Package org.bremersee.ldaptive
Class LdaptiveAttribute.Specification<T>
java.lang.Object
org.bremersee.ldaptive.LdaptiveAttribute.Specification<T>
- Type Parameters:
T- the type parameter
- All Implemented Interfaces:
LdaptiveAttribute<T>
- Enclosing interface:
LdaptiveAttribute<T>
public static class LdaptiveAttribute.Specification<T>
extends Object
implements LdaptiveAttribute<T>
The ldaptive attribute specification.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.bremersee.ldaptive.LdaptiveAttribute
LdaptiveAttribute.Specification<T> -
Constructor Summary
ConstructorsConstructorDescriptionSpecification(String name, boolean binary, org.ldaptive.transcode.ValueTranscoder<T> valueTranscoder) Instantiates a new specification. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bremersee.ldaptive.LdaptiveAttribute
createAttribute, createAttribute, createAttribute, exists, getName, getValue, getValue, getValues, getValueTranscoder, isBinary, setValue, setValue, setValues