/AWS1/CL_ACMDISTINGUISHEDNAME¶
Contains X.500 distinguished name information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_commonname TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The common name (CN) attribute.
it_domaincomponents TYPE /AWS1/CL_ACMDOMAINCOMPNTLIST_W=>TT_DOMAINCOMPONENTLIST TT_DOMAINCOMPONENTLIST¶
The domain component attributes.
iv_country TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The country (C) attribute.
it_customattributes TYPE /AWS1/CL_ACMCUSTOMATTRIBUTE=>TT_CUSTOMATTRIBUTELIST TT_CUSTOMATTRIBUTELIST¶
A list of custom attributes in the distinguished name. Each custom attribute contains an object identifier (OID) and its corresponding value.
iv_distingnamequalifier TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The distinguished name qualifier attribute.
iv_generationqualifier TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The generation qualifier attribute.
iv_givenname TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The given name attribute.
iv_initials TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The initials attribute.
iv_locality TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The locality (L) attribute.
iv_organization TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The organization (O) attribute.
iv_organizationalunit TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The organizational unit (OU) attribute.
iv_pseudonym TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The pseudonym attribute.
iv_serialnumber TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The serial number attribute.
iv_state TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The state or province (ST) attribute.
iv_surname TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The surname attribute.
iv_title TYPE /AWS1/ACMSTRING /AWS1/ACMSTRING¶
The title attribute.
Queryable Attributes¶
CommonName¶
The common name (CN) attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMONNAME() |
Getter for COMMONNAME, with configurable default |
ASK_COMMONNAME() |
Getter for COMMONNAME w/ exceptions if field has no value |
HAS_COMMONNAME() |
Determine if COMMONNAME has a value |
DomainComponents¶
The domain component attributes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINCOMPONENTS() |
Getter for DOMAINCOMPONENTS, with configurable default |
ASK_DOMAINCOMPONENTS() |
Getter for DOMAINCOMPONENTS w/ exceptions if field has no va |
HAS_DOMAINCOMPONENTS() |
Determine if DOMAINCOMPONENTS has a value |
Country¶
The country (C) attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COUNTRY() |
Getter for COUNTRY, with configurable default |
ASK_COUNTRY() |
Getter for COUNTRY w/ exceptions if field has no value |
HAS_COUNTRY() |
Determine if COUNTRY has a value |
CustomAttributes¶
A list of custom attributes in the distinguished name. Each custom attribute contains an object identifier (OID) and its corresponding value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMATTRIBUTES() |
Getter for CUSTOMATTRIBUTES, with configurable default |
ASK_CUSTOMATTRIBUTES() |
Getter for CUSTOMATTRIBUTES w/ exceptions if field has no va |
HAS_CUSTOMATTRIBUTES() |
Determine if CUSTOMATTRIBUTES has a value |
DistinguishedNameQualifier¶
The distinguished name qualifier attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTINGNAMEQUALIFIER() |
Getter for DISTINGUISHEDNAMEQUALIFIER, with configurable def |
ASK_DISTINGNAMEQUALIFIER() |
Getter for DISTINGUISHEDNAMEQUALIFIER w/ exceptions if field |
HAS_DISTINGNAMEQUALIFIER() |
Determine if DISTINGUISHEDNAMEQUALIFIER has a value |
GenerationQualifier¶
The generation qualifier attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIONQUALIFIER() |
Getter for GENERATIONQUALIFIER, with configurable default |
ASK_GENERATIONQUALIFIER() |
Getter for GENERATIONQUALIFIER w/ exceptions if field has no |
HAS_GENERATIONQUALIFIER() |
Determine if GENERATIONQUALIFIER has a value |
GivenName¶
The given name attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GIVENNAME() |
Getter for GIVENNAME, with configurable default |
ASK_GIVENNAME() |
Getter for GIVENNAME w/ exceptions if field has no value |
HAS_GIVENNAME() |
Determine if GIVENNAME has a value |
Initials¶
The initials attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INITIALS() |
Getter for INITIALS, with configurable default |
ASK_INITIALS() |
Getter for INITIALS w/ exceptions if field has no value |
HAS_INITIALS() |
Determine if INITIALS has a value |
Locality¶
The locality (L) attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALITY() |
Getter for LOCALITY, with configurable default |
ASK_LOCALITY() |
Getter for LOCALITY w/ exceptions if field has no value |
HAS_LOCALITY() |
Determine if LOCALITY has a value |
Organization¶
The organization (O) attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATION() |
Getter for ORGANIZATION, with configurable default |
ASK_ORGANIZATION() |
Getter for ORGANIZATION w/ exceptions if field has no value |
HAS_ORGANIZATION() |
Determine if ORGANIZATION has a value |
OrganizationalUnit¶
The organizational unit (OU) attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONALUNIT() |
Getter for ORGANIZATIONALUNIT, with configurable default |
ASK_ORGANIZATIONALUNIT() |
Getter for ORGANIZATIONALUNIT w/ exceptions if field has no |
HAS_ORGANIZATIONALUNIT() |
Determine if ORGANIZATIONALUNIT has a value |
Pseudonym¶
The pseudonym attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PSEUDONYM() |
Getter for PSEUDONYM, with configurable default |
ASK_PSEUDONYM() |
Getter for PSEUDONYM w/ exceptions if field has no value |
HAS_PSEUDONYM() |
Determine if PSEUDONYM has a value |
SerialNumber¶
The serial number attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERIALNUMBER() |
Getter for SERIALNUMBER, with configurable default |
ASK_SERIALNUMBER() |
Getter for SERIALNUMBER w/ exceptions if field has no value |
HAS_SERIALNUMBER() |
Determine if SERIALNUMBER has a value |
State¶
The state or province (ST) attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
Surname¶
The surname attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SURNAME() |
Getter for SURNAME, with configurable default |
ASK_SURNAME() |
Getter for SURNAME w/ exceptions if field has no value |
HAS_SURNAME() |
Determine if SURNAME has a value |
Title¶
The title attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TITLE() |
Getter for TITLE, with configurable default |
ASK_TITLE() |
Getter for TITLE w/ exceptions if field has no value |
HAS_TITLE() |
Determine if TITLE has a value |