Uses of Class
no.digipost.security.cert.RevocationReason
-
Packages that use RevocationReason Package Description no.digipost.security.cert -
-
Uses of RevocationReason in no.digipost.security.cert
Methods in no.digipost.security.cert that return RevocationReason Modifier and Type Method Description static RevocationReasonRevocationReason. resolve(int code)static RevocationReasonRevocationReason. valueOf(String name)Returns the enum constant of this type with the specified name.static RevocationReason[]RevocationReason. values()Returns an array containing the constants of this enum type, in the order they are declared.
-