Searched refs:isUserExists (Results 1 - 24 of 24) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetUserValidationModel.java54 boolean isUserExists( method in interface:PWResetUserValidationModel
H A DPWResetUserValidationModelImpl.java154 public boolean isUserExists( method in class:PWResetUserValidationModelImpl
190 debug.error("PWResetUserValidationModelImpl.isUserExists", e);
193 debug.error("PWResetUserValidationModelImpl.isUserExists", e);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManagerIF.java74 public boolean isUserExists(String userDN, String metaAlias) method in interface:FSAssertionManagerIF
H A DFSAssertionManagerImpl.java132 public boolean isUserExists(String userDN, String metaAlias) method in class:FSAssertionManagerImpl
142 FSUtils.debug.message("AMC:isUserExists:List is empty");
147 "AMC:isUserExists: List is not empty User found: "
155 FSUtils.debug.message("AMC.isUserExists:", e);
H A DFSAssertionManagerClient.java298 public boolean isUserExists(String userDN) method in class:FSAssertionManagerClient
303 Boolean ret = (Boolean) stub.send("isUserExists", obj, null,
306 FSUtils.debug.message("AMC:isUserExists(" + userDN + ")"
312 FSUtils.debug.warning("AMC:isUserExists: " + userDN, re);
317 FSUtils.debug.warning("AMC:isUserExists: " + userDN, re);
322 FSUtils.debug.warning("AMC:isUserExists: " + userDN, re);
H A DFSSOAPReceiver.java1235 if (!isUserExists(userID, providerAlias)) {
1291 if (amc.isUserExists(userID)) {
1583 private boolean isUserExists(String userDN, String providerAlias) { method in class:FSSOAPReceiver
1592 "SOAPReceiver:isUserExists:List is empty");
1597 "SOAPReceiver:isUserExists: List is not empty. "
1605 FSUtils.debug.message("SOAPReceiver.isUserExists:", e);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetUserValidationModel.java54 boolean isUserExists( method in interface:PWResetUserValidationModel
H A DPWResetUserValidationModelImpl.java156 public boolean isUserExists( method in class:PWResetUserValidationModelImpl
192 debug.error("PWResetUserValidationModelImpl.isUserExists", e);
195 debug.error("PWResetUserValidationModelImpl.isUserExists", e);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManagerIF.java74 public boolean isUserExists(String userDN, String metaAlias) method in interface:FSAssertionManagerIF
H A DFSAssertionManagerImpl.java132 public boolean isUserExists(String userDN, String metaAlias) method in class:FSAssertionManagerImpl
142 FSUtils.debug.message("AMC:isUserExists:List is empty");
147 "AMC:isUserExists: List is not empty User found: "
155 FSUtils.debug.message("AMC.isUserExists:", e);
H A DFSAssertionManagerClient.java298 public boolean isUserExists(String userDN) method in class:FSAssertionManagerClient
303 Boolean ret = (Boolean) stub.send("isUserExists", obj, null,
306 FSUtils.debug.message("AMC:isUserExists(" + userDN + ")"
312 FSUtils.debug.warning("AMC:isUserExists: " + userDN, re);
317 FSUtils.debug.warning("AMC:isUserExists: " + userDN, re);
322 FSUtils.debug.warning("AMC:isUserExists: " + userDN, re);
H A DFSSOAPReceiver.java1235 if (!isUserExists(userID, providerAlias)) {
1291 if (amc.isUserExists(userID)) {
1583 private boolean isUserExists(String userDN, String providerAlias) { method in class:FSSOAPReceiver
1592 "SOAPReceiver:isUserExists:List is empty");
1597 "SOAPReceiver:isUserExists: List is not empty. "
1605 FSUtils.debug.message("SOAPReceiver.isUserExists:", e);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/plugin/datastore/
H A DDataStoreProvider.java126 public boolean isUserExists(String userID) method in interface:DataStoreProvider
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/plugin/datastore/
H A DDataStoreProvider.java126 public boolean isUserExists(String userID) method in interface:DataStoreProvider
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/plugin/datastore/impl/
H A DFedletDataStoreProvider.java167 public boolean isUserExists(String userID) method in class:FedletDataStoreProvider
170 debug.message("FedletDataStoreProvider.isUserExists(String)");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/plugin/datastore/impl/
H A DFedletDataStoreProvider.java167 public boolean isUserExists(String userID) method in class:FedletDataStoreProvider
170 debug.message("FedletDataStoreProvider.isUserExists(String)");
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPUtils.java366 public static boolean isUserExists(String userDN) { method in class:IDPPUtils
368 return userProvider.isUserExists(userDN);
371 debug.message("IDPPUtils.isUserExists: Userentry is null",
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPUtils.java366 public static boolean isUserExists(String userDN) { method in class:IDPPUtils
368 return userProvider.isUserExists(userDN);
371 debug.message("IDPPUtils.isUserExists: Userentry is null",
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/
H A DPWResetUserValidationViewBean.java263 model.isUserExists(userAttrValue, userAttrName, orgDN) &&
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/
H A DPWResetUserValidationViewBean.java263 model.isUserExists(userAttrValue, userAttrName, orgDN) &&
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/plugin/datastore/impl/
H A DIdRepoDataStoreProvider.java316 public boolean isUserExists(String userID) method in class:IdRepoDataStoreProvider
330 debug.message("IdRepoDataStoreProvider.isUserExists()", ide);
333 debug.error("IdRepoDataStoreProvider.isUserExists() : SSOException",
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/plugin/datastore/impl/
H A DIdRepoDataStoreProvider.java316 public boolean isUserExists(String userID) method in class:IdRepoDataStoreProvider
330 debug.message("IdRepoDataStoreProvider.isUserExists()", ide);
333 debug.error("IdRepoDataStoreProvider.isUserExists() : SSOException",
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java665 return IDPPUtils.isUserExists(userID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java668 return IDPPUtils.isUserExists(userID);

Completed in 79 milliseconds