Uses of Interface
org.mozilla.jss.netscape.security.x509.GeneralNameInterface
Packages that use GeneralNameInterface
-
Uses of GeneralNameInterface in org.mozilla.jss.netscape.security.x509
Classes in org.mozilla.jss.netscape.security.x509 that implement GeneralNameInterfaceModifier and TypeClassDescriptionclass
This class implements the DNSName as required by the GeneralNames ASN.1 object.class
This class defines the EDIPartyName of the GeneralName choice.class
This class implements the ASN.1 GeneralName object class.class
This class implements the IPAddressName as required by the GeneralNames ASN.1 object.class
This class implements the OIDName as required by the GeneralNames ASN.1 object.class
This class implements the OtherName as required by the GeneralNames ASN.1 object.class
This class implements the RFC822Name as required by the GeneralNames ASN.1 object.class
This class implements the URIName as required by the GeneralNames ASN.1 object.class
X.500 names are used to identify entities, such as those which are identified by X.509 certificates.Fields in org.mozilla.jss.netscape.security.x509 declared as GeneralNameInterfaceMethods in org.mozilla.jss.netscape.security.x509 that return GeneralNameInterfaceModifier and TypeMethodDescriptionGeneralName.unwrap()
Unwrap this GeneralName until we reach something that is not a GeneralName.Constructors in org.mozilla.jss.netscape.security.x509 with parameters of type GeneralNameInterfaceModifierConstructorDescriptionDefault constructor for the class.GeneralNames
(GeneralNameInterface[] names) Create the GeneralNames