Uses of Class
org.mozilla.jss.netscape.security.x509.Attribute
Packages that use Attribute
-
Uses of Attribute in org.mozilla.jss.netscape.security.x509
Fields in org.mozilla.jss.netscape.security.x509 with type parameters of type AttributeMethods in org.mozilla.jss.netscape.security.x509 that return types with arguments of type AttributeModifier and TypeMethodDescriptionSubjectDirAttributesExtension.getAttributesList()
Returns an enumeration of attributes in the extension.Constructors in org.mozilla.jss.netscape.security.x509 with parameters of type AttributeModifierConstructorDescriptionDefault constructor for this object.SubjectDirAttributesExtension
(Attribute[] list, boolean critical) Constructor for this object.