Uses of Class
se.idsec.utils.printcert.enums.OidName
-
Packages that use OidName Package Description se.idsec.utils.printcert.enums -
-
Uses of OidName in se.idsec.utils.printcert.enums
Methods in se.idsec.utils.printcert.enums that return OidName Modifier and Type Method Description static OidNameOidName. valueOf(String name)Returns the enum constant of this type with the specified name.static OidName[]OidName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-