Uses of Class
eu.europa.esig.dss.enumerations.RoleOfPspOid
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.enumerations | |
eu.europa.esig.dss.spi.x509 |
-
Uses of RoleOfPspOid in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type RoleOfPspOid Modifier and Type Method Description List<RoleOfPspOid>
PSD2InfoWrapper. getRoleOfPSPOids()
-
Uses of RoleOfPspOid in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return RoleOfPspOid Modifier and Type Method Description static RoleOfPspOid
RoleOfPspOid. fromOid(String oid)
static RoleOfPspOid
RoleOfPspOid. valueOf(String name)
Returns the enum constant of this type with the specified name.static RoleOfPspOid[]
RoleOfPspOid. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RoleOfPspOid in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return RoleOfPspOid Modifier and Type Method Description RoleOfPspOid
RoleOfPSP. getPspOid()
Methods in eu.europa.esig.dss.spi.x509 with parameters of type RoleOfPspOid Modifier and Type Method Description void
RoleOfPSP. setPspOid(RoleOfPspOid pspOid)