Searched defs:AUTH_PROXY (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPUser.java78 userType = Type.AUTH_PROXY;
175 public static final Type AUTH_PROXY = new Type(2); field in class:LDAPUser.Type
202 if (equals(AUTH_PROXY)) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPUser.java78 userType = Type.AUTH_PROXY;
175 public static final Type AUTH_PROXY = new Type(2); field in class:LDAPUser.Type
202 if (equals(AUTH_PROXY)) {

Completed in 25 milliseconds