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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DLDAPGroups.java25 * $Id: LDAPGroups.java,v 1.8 2009/11/20 23:52:55 ww203982 Exp $
81 public class LDAPGroups implements Subject { class in inherits:Subject
121 public LDAPGroups() { method in class:LDAPGroups
142 debug.error("LDAPGroups.initialize(): failed to get LDAP "
214 debug.message("LDAPGroups.initialize(): getting params"
241 * Returns the syntax of the values the <code>LDAPGroups</code>
253 * Returns a list of possible values for the <code>LDAPGroups
272 * Returns a list of possible values for the <code>LDAPGroups
300 debug.message("LDAPGroups.getValidValues(): group search filter is: {}", searchFilter);
318 debug.message("LDAPGroups
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DLDAPGroups.java25 * $Id: LDAPGroups.java,v 1.8 2009/11/20 23:52:55 ww203982 Exp $
82 public class LDAPGroups implements Subject { class in inherits:Subject
122 public LDAPGroups() { method in class:LDAPGroups
143 debug.error("LDAPGroups.initialize(): failed to get LDAP "
215 debug.message("LDAPGroups.initialize(): getting params"
242 * Returns the syntax of the values the <code>LDAPGroups</code>
254 * Returns a list of possible values for the <code>LDAPGroups
273 * Returns a list of possible values for the <code>LDAPGroups
301 debug.message("LDAPGroups.getValidValues(): group search filter is: {}", searchFilter);
319 debug.message("LDAPGroups
[all...]

Completed in 215 milliseconds