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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DLDAPRoles.java25 * $Id: LDAPRoles.java,v 1.8 2009/11/20 23:52:55 ww203982 Exp $
79 public class LDAPRoles implements Subject { class in inherits:Subject
89 * Cache for user's LDAPRoles based on the
91 * LDAPRoles are retrieved from.
133 public LDAPRoles() { method in class:LDAPRoles
154 debug.error("LDAPRoles.initialize(): failed to get LDAP "
226 debug.message("LDAPRoles.initialize(): getting params"
254 * Returns the syntax of the values the <code>LDAPRoles</code>
266 * Returns a list of possible values for the <code>LDAPRoles
285 * Returns a list of possible values for the <code>LDAPRoles
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DLDAPRoles.java25 * $Id: LDAPRoles.java,v 1.8 2009/11/20 23:52:55 ww203982 Exp $
82 public class LDAPRoles implements Subject { class in inherits:Subject
92 * Cache for user's LDAPRoles based on the
94 * LDAPRoles are retrieved from.
136 public LDAPRoles() { method in class:LDAPRoles
157 debug.error("LDAPRoles.initialize(): failed to get LDAP "
229 debug.message("LDAPRoles.initialize(): getting params"
257 * Returns the syntax of the values the <code>LDAPRoles</code>
269 * Returns a list of possible values for the <code>LDAPRoles
288 * Returns a list of possible values for the <code>LDAPRoles
[all...]

Completed in 395 milliseconds