public class InetOrgPersonAdapter
extends java.lang.Object
Constructor and Description |
---|
InetOrgPersonAdapter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getUid(LdapParameters.DirectoryType type,
org.apache.directory.api.ldap.model.entry.Entry entry,
java.lang.String uid) |
static LdapContact |
getVCard(org.apache.directory.api.ldap.model.entry.Entry entry,
LdapParameters.DirectoryType type,
java.lang.String uid) |
public static java.lang.String getUid(LdapParameters.DirectoryType type, org.apache.directory.api.ldap.model.entry.Entry entry, java.lang.String uid) throws org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
public static LdapContact getVCard(org.apache.directory.api.ldap.model.entry.Entry entry, LdapParameters.DirectoryType type, java.lang.String uid) throws org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
Copyright © 2021. All Rights Reserved.