Package | Description |
---|---|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
Modifier and Type | Method and Description |
---|---|
static AttributeParser |
AttributeParser.parseAttribute(Attribute attribute)
Returns an attribute parser for the provided attribute.
|
AttributeParser |
Entry.parseAttribute(String attributeDescription)
Returns a parser for the named attribute contained in this entry.
|
AttributeParser |
AttributeParser.requireValue()
Throws a
NoSuchElementException if the attribute referenced by this parser is null or empty. |
Copyright 2010-2020 ForgeRock AS.