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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteServicesImpl.java25 * $Id: IdRemoteServicesImpl.java,v 1.23 2010/01/06 01:58:26 veiming Exp $
72 public class IdRemoteServicesImpl implements IdServices { class in inherits:IdServices
92 protected IdRemoteServicesImpl() { method in class:IdRemoteServicesImpl
103 DEBUG.message("IdRemoteServicesImpl.<init>: " +
122 DEBUG.warning("IdRemoteServicesImpl.<init>.", e);
124 DEBUG.warning("IdRemoteServicesImpl.<init>.", e);
126 DEBUG.warning("IdRemoteServicesImpl.<init>.", e);
132 "IdRemoteServicesImpl.<init>: sendRestrictionContext = " +
143 DEBUG.message("IdRemoteServicesImpl.getInstance(): "
144 + "Creating new Instance of IdRemoteServicesImpl()");
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteServicesImpl.java25 * $Id: IdRemoteServicesImpl.java,v 1.23 2010/01/06 01:58:26 veiming Exp $
73 public class IdRemoteServicesImpl implements IdServices { class in inherits:IdServices
93 protected IdRemoteServicesImpl() { method in class:IdRemoteServicesImpl
104 DEBUG.message("IdRemoteServicesImpl.<init>: " +
123 DEBUG.warning("IdRemoteServicesImpl.<init>.", e);
125 DEBUG.warning("IdRemoteServicesImpl.<init>.", e);
127 DEBUG.warning("IdRemoteServicesImpl.<init>.", e);
133 "IdRemoteServicesImpl.<init>: sendRestrictionContext = " +
144 DEBUG.message("IdRemoteServicesImpl.getInstance(): "
145 + "Creating new Instance of IdRemoteServicesImpl()");
[all...]

Completed in 24 milliseconds