Package com.floragunn.dlic.auth.ldap
Class LdapUser.DirEntry.DirAttribute
- java.lang.Object
-
- com.floragunn.dlic.auth.ldap.LdapUser.DirEntry.DirAttribute
-
- Enclosing class:
- LdapUser.DirEntry
public static final class LdapUser.DirEntry.DirAttribute extends Object
-
-
Constructor Summary
Constructors Constructor Description DirAttribute(com.unboundid.ldap.sdk.Attribute ubAttribute)DirAttribute(org.ldaptive.LdapAttribute ldaptiveAttribute)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetStringValue()booleanisBinary()intsize()
-