Uses of Package
org.wildfly.security.x500
-
Packages that use org.wildfly.security.x500 Package Description org.wildfly.security.auth.callback Extended callbacks and supporting utilities which allow efficient callback handler implementation.org.wildfly.security.x500 Package containing X.500 representations.org.wildfly.security.x500.cert Package containing APIs for generating certificates and certificate signing requests. -
Classes in org.wildfly.security.x500 used by org.wildfly.security.auth.callback Class Description TrustedAuthority A representation of a trusted certificate authority. -
Classes in org.wildfly.security.x500 used by org.wildfly.security.x500 Class Description GeneralName A representation of an X.509 general name.GeneralName.DirectoryName A directory name.GeneralName.DNSName A DNS name.GeneralName.EDIPartyName An EDI party name.GeneralName.IPAddress An IP address.GeneralName.OtherName A generic name.GeneralName.RegisteredID A registered ID name.GeneralName.RFC822Name An RFC 822 name.GeneralName.URIName A URI name.GeneralName.X400Address An X.400 address.TrustedAuthority A representation of a trusted certificate authority.TrustedAuthority.HashTrustedAuthority A trusted authority that is identified by a hash.X500AttributeTypeAndValue An X.500 directory attribute, which is comprised of an attribute type OID and a single values, whose type is defined by the attribute type.X500DirectoryAttribute An X.500 directory attribute, which is comprised of an attribute type OID and zero or more values, whose types are defined by the attribute type.X500PrincipalBuilder A builder for X.500 principals, defined in RFC 5280 as: -
Classes in org.wildfly.security.x500 used by org.wildfly.security.x500.cert Class Description GeneralName A representation of an X.509 general name.X500AttributeTypeAndValue An X.500 directory attribute, which is comprised of an attribute type OID and a single values, whose type is defined by the attribute type.X500DirectoryAttribute An X.500 directory attribute, which is comprised of an attribute type OID and zero or more values, whose types are defined by the attribute type.