org.jboss.picketlink.idm.internal.ldap
Interface LDAPConstants
public interface LDAPConstants
Define commonly used ldap constants
- Since:
- Aug 31, 2012
- Author:
- anil saldhana
GIVENNAME
static final String GIVENNAME
- See Also:
- Constant Field Values
CN
static final String CN
- See Also:
- Constant Field Values
SN
static final String SN
- See Also:
- Constant Field Values
EMAIL
static final String EMAIL
- See Also:
- Constant Field Values
MEMBER
static final String MEMBER
- See Also:
- Constant Field Values
OBJECT_CLASS
static final String OBJECT_CLASS
- See Also:
- Constant Field Values
UID
static final String UID
- See Also:
- Constant Field Values
Copyright © 2012. All Rights Reserved.