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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroupImpl.java25 * $Id: AMGroupImpl.java,v 1.7 2009/11/20 23:52:51 ww203982 Exp $
45 * The <code>AMGroupImpl</code> class implements interface AMGroup
48 abstract class AMGroupImpl extends AMObjectImpl implements AMGroup { class in inherits:AMObjectImpl,AMGroup
50 public AMGroupImpl(SSOToken ssoToken, String DN, int profileType) { method in class:AMGroupImpl
83 debug.message("AMGroupImpl.getUserDNs: Unable to identify "
270 debug.message("AMGroupImpl.searchUsers: " + filter);
652 debug.error("AMGroupImpl.addNestedGroups: Unable to "
678 debug.error("AMGroupImpl.getNestedGroupDNs: Unable to "
695 debug.message("AMGroupImpl.removeNestedGroups: Setting nested "
705 debug.error("AMGroupImpl
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroupImpl.java25 * $Id: AMGroupImpl.java,v 1.7 2009/11/20 23:52:51 ww203982 Exp $
45 * The <code>AMGroupImpl</code> class implements interface AMGroup
48 abstract class AMGroupImpl extends AMObjectImpl implements AMGroup { class in inherits:AMObjectImpl,AMGroup
50 public AMGroupImpl(SSOToken ssoToken, String DN, int profileType) { method in class:AMGroupImpl
83 debug.message("AMGroupImpl.getUserDNs: Unable to identify "
270 debug.message("AMGroupImpl.searchUsers: " + filter);
652 debug.error("AMGroupImpl.addNestedGroups: Unable to "
678 debug.error("AMGroupImpl.getNestedGroupDNs: Unable to "
695 debug.message("AMGroupImpl.removeNestedGroups: Setting nested "
705 debug.error("AMGroupImpl
[all...]

Completed in 29 milliseconds