A B C D E G H I L N O P R S T U X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCompoundItem(Collection<X500AttributeTypeAndValue>) - Method in class org.wildfly.security.x500.X500PrincipalBuilder
-
Add a compound item to the builder.
- addItem(X500AttributeTypeAndValue) - Method in class org.wildfly.security.x500.X500PrincipalBuilder
-
Add a single item to the builder.
- asnInvalidGeneralNameForIpAddressType() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnInvalidGeneralNameForUriType(Throwable) - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnInvalidGeneralNameForUriTypeMissingScheme() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnIpAddressGeneralNameCannotBeResolved(Throwable) - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asOrderedX509CertificateChain(PublicKey, Certificate[]) - Static method in class org.wildfly.security.x500.X500
-
Convert an unordered array of certificates into an ordered X.509 certificate chain.
- asX500Principal(Principal) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Attempt to convert the given principal to an X.500 principal.
- asX500Principal(Principal, boolean) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Attempt to convert the given principal to an X.500 principal.
- asX509CertificateArray(Object[]) - Static method in class org.wildfly.security.x500.X500
-
Convert an array into a
X509Certificate[]. - AUTHORITY_CERTIFICATE - Static variable in class org.wildfly.security.x500.TrustedAuthority
- AUTHORITY_NAME - Static variable in class org.wildfly.security.x500.TrustedAuthority
B
- build() - Method in class org.wildfly.security.x500.X500PrincipalBuilder
-
Build the principal.
C
- CertificateTrustedAuthority(X509Certificate) - Constructor for class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
-
Construct a new instance.
- containsAllAttributes(X500Principal, String...) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Determine if the given principal contains all of the attributes specified by the given OIDs.
- create(String) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
-
Construct a new instance with no values.
- create(String, Collection<ASN1Encodable>) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
-
Construct a new instance.
- create(String, ASN1Encodable) - Static method in class org.wildfly.security.x500.X500AttributeTypeAndValue
-
Construct a new instance with the given value.
- create(String, ASN1Encodable) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
-
Construct a new instance with one value.
- createObjectId(String, String) - Static method in class org.wildfly.security.x500.X500AttributeTypeAndValue
-
Construct a new instance with an OID value.
- createObjectId(String, String) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
-
Construct a new instance with one OID value.
- createUtf8(String, String) - Static method in class org.wildfly.security.x500.X500AttributeTypeAndValue
-
Construct a new instance with a UTF-8 value.
- createUtf8(String, String) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
-
Construct a new instance with one UTF-8 value.
- createX509CertificateChain(X509Certificate, HashMap<Principal, HashSet<X509Certificate>>) - Static method in class org.wildfly.security.x500.X500
-
Create an X.509 certificate chain given the first certificate that should be in the chain and a map of certificates.
D
- DIRECTORY_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- DirectoryName(String) - Constructor for class org.wildfly.security.x500.GeneralName.DirectoryName
-
Create a directory name.
- DNS_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- DNSName(String) - Constructor for class org.wildfly.security.x500.GeneralName.DNSName
-
Create a DNS name.
E
- EDI_PARTY_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- EDIPartyName(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.EDIPartyName
-
Create an
EDIPartyNamethat is defined as: - EDIPartyName(byte[], boolean) - Constructor for class org.wildfly.security.x500.GeneralName.EDIPartyName
-
Create an
EDIPartyNamethat is defined as: - ElytronMessages - Interface in org.wildfly.security.x500._private
-
Log messages and exceptions for Elytron.
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.DNSName
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName
-
Encode this
GeneralNameelement using the given ASN.1 encoder, whereGeneralNameis defined as: - encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.IPAddress
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.OtherName
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.URIName
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.X400Address
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority
-
Encode this
TrustedAuthelement using the given trusted authority and DER encoder, whereTrustedAuthis defined as: - encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.X500AttributeTypeAndValue
- encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.X500DirectoryAttribute
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.DNSName
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.IPAddress
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.OtherName
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.URIName
- equals(Object) - Method in class org.wildfly.security.x500.GeneralName.X400Address
- equals(GeneralName.DirectoryName) - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
- equals(GeneralName.DNSName) - Method in class org.wildfly.security.x500.GeneralName.DNSName
- equals(GeneralName.EDIPartyName) - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
- equals(GeneralName.IPAddress) - Method in class org.wildfly.security.x500.GeneralName.IPAddress
- equals(GeneralName.OtherName) - Method in class org.wildfly.security.x500.GeneralName.OtherName
- equals(GeneralName.RegisteredID) - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
- equals(GeneralName.RFC822Name) - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
- equals(GeneralName.URIName) - Method in class org.wildfly.security.x500.GeneralName.URIName
- equals(GeneralName.X400Address) - Method in class org.wildfly.security.x500.GeneralName.X400Address
G
- GeneralName - Class in org.wildfly.security.x500
-
A representation of an X.509 general name.
- GeneralName.DirectoryName - Class in org.wildfly.security.x500
-
A directory name.
- GeneralName.DNSName - Class in org.wildfly.security.x500
-
A DNS name.
- GeneralName.EDIPartyName - Class in org.wildfly.security.x500
-
An EDI party name.
- GeneralName.IPAddress - Class in org.wildfly.security.x500
-
An IP address.
- GeneralName.OtherName - Class in org.wildfly.security.x500
-
A generic name.
- GeneralName.RegisteredID - Class in org.wildfly.security.x500
-
A registered ID name.
- GeneralName.RFC822Name - Class in org.wildfly.security.x500
-
An RFC 822 name.
- GeneralName.URIName - Class in org.wildfly.security.x500
-
A URI name.
- GeneralName.X400Address - Class in org.wildfly.security.x500
-
An X.400 address.
- getAttributeValues(X500Principal, String) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Get all the values of the attribute with the given OID in the given principal.
- getAttributeValues(X500Principal, String, boolean) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Get all the values of the attribute with the given OID in the given principal.
- getEncodedValue() - Method in class org.wildfly.security.x500.GeneralName.OtherName
- getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
- getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority
-
Get the identifier for this trusted authority.
- getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
- getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
- getName() - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
- getName() - Method in class org.wildfly.security.x500.GeneralName.DNSName
- getName() - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
- getName() - Method in class org.wildfly.security.x500.GeneralName
-
Get the name.
- getName() - Method in class org.wildfly.security.x500.GeneralName.IPAddress
- getName() - Method in class org.wildfly.security.x500.GeneralName.OtherName
- getName() - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
- getName() - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
- getName() - Method in class org.wildfly.security.x500.GeneralName.URIName
- getName() - Method in class org.wildfly.security.x500.GeneralName.X400Address
- getObjectIdentifier() - Method in class org.wildfly.security.x500.GeneralName.OtherName
- getType() - Method in class org.wildfly.security.x500.GeneralName
-
Get the type of this general name.
- getType() - Method in class org.wildfly.security.x500.TrustedAuthority
-
Get the type of this trusted authority.
H
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.DNSName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.IPAddress
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.OtherName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.URIName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.X400Address
I
- incompleteCertificateArray() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- invalidValueForGeneralNameType() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- invalidValueForTrustedAuthorityType() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- IP_ADDRESS - Static variable in class org.wildfly.security.x500.GeneralName
- IPAddress(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.IPAddress
-
Create an IP address.
- IPAddress(String) - Constructor for class org.wildfly.security.x500.GeneralName.IPAddress
-
Create an IP address.
- ISSUER_KEY_HASH - Static variable in class org.wildfly.security.x500.TrustedAuthority
- ISSUER_NAME_HASH - Static variable in class org.wildfly.security.x500.TrustedAuthority
- IssuerKeyHashTrustedAuthority(byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerKeyHashTrustedAuthority
-
Construct a new instance.
- IssuerKeyHashTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerKeyHashTrustedAuthority
-
Construct a new instance.
- IssuerNameHashTrustedAuthority(byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerNameHashTrustedAuthority
-
Construct a new instance.
- IssuerNameHashTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerNameHashTrustedAuthority
-
Construct a new instance.
L
- log - Static variable in interface org.wildfly.security.x500._private.ElytronMessages
N
- NameTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
-
Construct a new instance.
- NO_CERTIFICATES - Static variable in class org.wildfly.security.x500.X500
-
A constant array containing zero certificates.
- nonX509CertificateInCertificateArray() - Method in interface org.wildfly.security.x500._private.ElytronMessages
O
- OID_AD - Static variable in class org.wildfly.security.x500.X500
- OID_AD_CA_ISSUERS - Static variable in class org.wildfly.security.x500.X500
- OID_AD_CA_REPOSITORY - Static variable in class org.wildfly.security.x500.X500
- OID_AD_OCSP - Static variable in class org.wildfly.security.x500.X500
- OID_AD_TIME_STAMPING - Static variable in class org.wildfly.security.x500.X500
- OID_AT - Static variable in class org.wildfly.security.x500.X500
- OID_AT_BUSINESS_CATEGORY - Static variable in class org.wildfly.security.x500.X500
- OID_AT_COMMON_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_COUNTRY_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_DESCRIPTION - Static variable in class org.wildfly.security.x500.X500
- OID_AT_DN_QUALIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_FAX_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_GENERATION_QUALIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_GIVEN_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_HOUSE_IDENTIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_INITIALS - Static variable in class org.wildfly.security.x500.X500
- OID_AT_LOCALITY_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_ORGANIZATION_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_ORGANIZATIONAL_UNIT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_PSEUDONYM - Static variable in class org.wildfly.security.x500.X500
- OID_AT_SERIAL_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_STATE_OR_PROVINCE_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_STREET_ADDRESS - Static variable in class org.wildfly.security.x500.X500
- OID_AT_SURNAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_TELEPHONE_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_TITLE - Static variable in class org.wildfly.security.x500.X500
- OID_CE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_AUTHORITY_KEY_IDENTIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_CE_BASIC_CONSTRAINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CERTIFICATE_ISSUER - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CERTIFICATE_POLICIES - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CRL_DISTRIBUTION_POINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CRL_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CRL_REASONS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_DELTA_CLR_INDICATOR - Static variable in class org.wildfly.security.x500.X500
- OID_CE_EXT_KEY_USAGE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_FRESHEST_CRL - Static variable in class org.wildfly.security.x500.X500
- OID_CE_HOLD_INSTRUCTION_CODE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_INHIBIT_ANY_POLICY - Static variable in class org.wildfly.security.x500.X500
- OID_CE_INVALIDITY_DATE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_ISSUER_ALT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_CE_ISSUING_DISTRIBUTION_POINT - Static variable in class org.wildfly.security.x500.X500
- OID_CE_KEY_USAGE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_NAME_CONSTRAINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_POLICY_CONSTRAINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_POLICY_MAPPINGS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_PRIVATE_KEY_USAGE_PERIOD - Static variable in class org.wildfly.security.x500.X500
- OID_CE_SUBJECT_ALT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_CE_SUBJECT_DIRECTORY_ATTRIBUTES - Static variable in class org.wildfly.security.x500.X500
- OID_CE_SUBJECT_KEY_IDENTIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_DC - Static variable in class org.wildfly.security.x500.X500
- OID_HOLD_INSTRUCTION - Static variable in class org.wildfly.security.x500.X500
- OID_HOLD_INSTRUCTION_CALL_ISSUER - Static variable in class org.wildfly.security.x500.X500
- OID_HOLD_INSTRUCTION_NONE - Static variable in class org.wildfly.security.x500.X500
-
Deprecated.
- OID_HOLD_INSTRUCTION_REJECT - Static variable in class org.wildfly.security.x500.X500
- OID_KP - Static variable in class org.wildfly.security.x500.X500
- OID_KP_CLIENT_AUTH - Static variable in class org.wildfly.security.x500.X500
- OID_KP_CODE_SIGNING - Static variable in class org.wildfly.security.x500.X500
- OID_KP_EMAIL_PROTECTION - Static variable in class org.wildfly.security.x500.X500
- OID_KP_OCSP_SIGNING - Static variable in class org.wildfly.security.x500.X500
- OID_KP_SERVER_AUTH - Static variable in class org.wildfly.security.x500.X500
- OID_KP_TIME_STAMPING - Static variable in class org.wildfly.security.x500.X500
- OID_PE - Static variable in class org.wildfly.security.x500.X500
- OID_PE_AUTHORITY_INFO_ACCESS - Static variable in class org.wildfly.security.x500.X500
- OID_PE_SUBJECT_INFO_ACCESS - Static variable in class org.wildfly.security.x500.X500
- OID_PKIX - Static variable in class org.wildfly.security.x500.X500
- OID_QT - Static variable in class org.wildfly.security.x500.X500
- OID_QT_CPS - Static variable in class org.wildfly.security.x500.X500
- OID_QT_UNOTICE - Static variable in class org.wildfly.security.x500.X500
- OID_UID - Static variable in class org.wildfly.security.x500.X500
- org.wildfly.security.x500 - package org.wildfly.security.x500
-
Package containing X.500 representations.
- org.wildfly.security.x500._private - package org.wildfly.security.x500._private
- org.wildfly.security.x500.util - package org.wildfly.security.x500.util
-
X.500 utilities.
- OTHER_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- OtherName(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.OtherName
-
Create an
OtherNamethat is defined as: - OtherName(String, byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.OtherName
-
Create an
OtherNamethat is defined as:
P
- PKCS_15_KEY_HASH - Static variable in class org.wildfly.security.x500.TrustedAuthority
- PKCS15KeyHashTrustedAuthority(byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.PKCS15KeyHashTrustedAuthority
-
Construct a new instance.
- PKCS15KeyHashTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.PKCS15KeyHashTrustedAuthority
-
Construct a new instance.
R
- REGISTERED_ID - Static variable in class org.wildfly.security.x500.GeneralName
- RegisteredID(String) - Constructor for class org.wildfly.security.x500.GeneralName.RegisteredID
-
Create a registered ID name.
- RFC_822_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- RFC822Name(String) - Constructor for class org.wildfly.security.x500.GeneralName.RFC822Name
-
Create an RFC 822 name.
S
- startingPublicKeyNotFoundInCertificateArray() - Method in interface org.wildfly.security.x500._private.ElytronMessages
T
- TrustedAuthority - Class in org.wildfly.security.x500
-
A representation of a trusted certificate authority.
- TrustedAuthority.CertificateTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by its certificate.
- TrustedAuthority.HashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by a hash.
- TrustedAuthority.IssuerKeyHashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by the hash of its public key.
- TrustedAuthority.IssuerNameHashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by the hash of its name.
- TrustedAuthority.NameTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by its name.
- TrustedAuthority.PKCS15KeyHashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by the PKCS #15 key hash.
U
- unableToCreateCertificateChainFromCertificateMap() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- unexpectedTrailingGarbageInX500principal() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- URI_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- URIName(String) - Constructor for class org.wildfly.security.x500.GeneralName.URIName
-
Create a URI name.
X
- X400_ADDRESS - Static variable in class org.wildfly.security.x500.GeneralName
- X400Address(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.X400Address
-
Create an
X400Addressthat is defined as: - X400Address(byte[], boolean) - Constructor for class org.wildfly.security.x500.GeneralName.X400Address
-
Create an
X400Addressthat is defined as: - X500 - Class in org.wildfly.security.x500
-
Useful X500 constants and utilities.
- X500AttributeTypeAndValue - Class in org.wildfly.security.x500
-
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 - Class in org.wildfly.security.x500
-
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 - Class in org.wildfly.security.x500
-
A builder for X.500 principals, defined in RFC 5280 as:
- X500PrincipalBuilder() - Constructor for class org.wildfly.security.x500.X500PrincipalBuilder
-
Construct a new instance.
- X500PrincipalUtil - Class in org.wildfly.security.x500.util
-
A utility class for easily accessing details of an
X500Principal.
All Classes All Packages