Uses of Enum Class
org.wildfly.security.asn1.OidsUtil.Category
Packages that use OidsUtil.Category
-
Uses of OidsUtil.Category in org.wildfly.security.asn1
Methods in org.wildfly.security.asn1 that return OidsUtil.CategoryModifier and TypeMethodDescriptionstatic OidsUtil.CategoryReturns the enum constant of this class with the specified name.static OidsUtil.Category[]OidsUtil.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wildfly.security.asn1 with parameters of type OidsUtil.CategoryModifier and TypeMethodDescriptionstatic StringOidsUtil.attributeNameToOid(OidsUtil.Category category, String attributeName) Convert an X.500 attribute name (AVA keyword) to OIDstatic StringOidsUtil.oidToAttributeName(OidsUtil.Category category, String oid) Convert an X.500 attribute name (AVA keyword) to OID