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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java606 removeIdentityFromPrivileges(name, type, amsdkDN, orgName);
609 private void removeIdentityFromPrivileges( method in class:IdServicesImpl
635 DEBUG.warning("IdServicesImpl.removeIdentityFromPrivileges", ex);
637 DEBUG.warning("IdServicesImpl.removeIdentityFromPrivileges", ex);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java580 removeIdentityFromPrivileges(name, type, amsdkDN, orgName);
583 private void removeIdentityFromPrivileges( method in class:IdServicesImpl
609 DEBUG.warning("IdServicesImpl.removeIdentityFromPrivileges", ex);
611 DEBUG.warning("IdServicesImpl.removeIdentityFromPrivileges", ex);

Completed in 43 milliseconds