Interface | Description |
---|---|
AttributeType |
Describes values of AttributeType that may appear in a RelativeDistinguishedName (RDN) as defined in section 2 of RFC
2253.
|
NameFormatter |
Strategy pattern interface for producing a string representation of an X.500 distinguished name.
|
Class | Description |
---|---|
Attribute |
Simple implementation of the X.501 AttributeTypeAndValue that makes up the RelativeDistinguishedName type described
in section 4.1.2.4 of RFC 2459.
|
Attributes |
Ordered list of
Attribute s. |
LdapNameFormatter |
Produces a string representation of an X.500 distinguished name using the process described in section 2 of RFC 2253,
LADPv3 Distinguished Names.
|
NameReader |
Reads X.509 subject and issuer DNs as a raw sequence of attributes to facilitate precise handling of name parsing.
|
RDN |
Simple implementation of the X.501 RelativeDistinguishedName type described in section 4.1.2.4 of RFC 2459.
|
RDNSequence |
Simple implementation of the X.501 RDNSequence type described in section 4.1.2.4 of RFC 2459.
|
UnknownAttributeType |
Describes a non-standard AttributeType in dotted decimal form that may appear in a RelativeDistinguishedName (RDN) as
defined in section 2 of RFC 2253.
|
Enum | Description |
---|---|
StandardAttributeType |
Describes the registered values of AttributeType that may appear in a RelativeDistinguishedName (RDN) as defined in
section 2 of RFC 2253.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.