Uses of Interface
org.bremersee.ldaptive.LdaptiveAttribute
Packages that use LdaptiveAttribute
Package
Description
The package contains classes for LDAP operations with the ldaptive library.
-
Uses of LdaptiveAttribute in org.bremersee.ldaptive
Classes in org.bremersee.ldaptive that implement LdaptiveAttributeModifier and TypeClassDescriptionstatic classThe ldaptive attribute specification.Methods in org.bremersee.ldaptive that return LdaptiveAttributeModifier and TypeMethodDescriptionstatic LdaptiveAttribute<String> Define ldaptive attribute.static <T> LdaptiveAttribute<T> LdaptiveAttribute.define(String name, boolean binary, org.ldaptive.transcode.ValueTranscoder<T> valueTranscoder) Define ldaptive attribute.