Uses of Class
de.adorsys.psd2.validator.common.RoleOfPSP
-
Packages that use RoleOfPSP Package Description de.adorsys.psd2.validator.common -
-
Uses of RoleOfPSP in de.adorsys.psd2.validator.common
Methods in de.adorsys.psd2.validator.common that return RoleOfPSP Modifier and Type Method Description static RoleOfPSPRoleOfPSP. getInstance(org.bouncycastle.asn1.ASN1Encodable asn1Encodable)RoleOfPSP[]RolesOfPSP. getRoles()static RoleOfPSPRoleOfPSP. valueOf(String name)Returns the enum constant of this type with the specified name.static RoleOfPSP[]RoleOfPSP. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.adorsys.psd2.validator.common with parameters of type RoleOfPSP Constructor Description RolesOfPSP(RoleOfPSP... roles)
-