public class AccessPointIdentifier extends Object implements Serializable
This identifier is typically represented by the Common Name (CN) attribute of the distinguished name of the certificate of the Subject.
However; the usage of the common name is only a recommendation, not a mandatory rule.
| Constructor and Description |
|---|
AccessPointIdentifier(String accessPointIdentifierValue)
Creates an instance using whatever text value is supplied.
|
public AccessPointIdentifier(String accessPointIdentifierValue)
accessPointIdentifierValue - the textual representation of the identifierCopyright © 2022 NorStella. All rights reserved.