public class RDN
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private Attributes |
attributes
RDN attributes.
|
| Constructor and Description |
|---|
RDN(Attributes attributes)
Creates a new instance with given attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes |
getAttributes() |
private final Attributes attributes
public RDN(Attributes attributes)
attributes - Container for one or more AttributeTypeAndValues.public Attributes getAttributes()