| Package | Description |
|---|---|
| net.java.truelicense.core.x500 |
Provides services for X.500.
|
| Modifier and Type | Method and Description |
|---|---|
static X500AttributeTypeKeyword |
X500AttributeTypeKeyword.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static X500AttributeTypeKeyword[] |
X500AttributeTypeKeyword.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
This |
GenericX500PrincipalBuilder.addAttribute(X500AttributeTypeKeyword keyword,
String value)
Adds an X.500 attribute to the distinguished name.
|
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.