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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountManager.java275 public void removeAccountFedInfo(String userID, FSAccountFedInfo fedInfo) method in class:FSAccountManager
279 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():" +
305 "FSAccountManager.removeAccountFedInfo(): Exception: ", se);
399 public void removeAccountFedInfo( method in class:FSAccountManager
407 "FSAccountManager.removeAccountFedInfo(): userID=" + userID +
412 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():" +
418 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():" +
425 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():"
444 "FSAccountManager.removeAccountFedInfo():" +
470 "FSAccountManager.removeAccountFedInfo()
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountManager.java275 public void removeAccountFedInfo(String userID, FSAccountFedInfo fedInfo) method in class:FSAccountManager
279 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():" +
305 "FSAccountManager.removeAccountFedInfo(): Exception: ", se);
399 public void removeAccountFedInfo( method in class:FSAccountManager
407 "FSAccountManager.removeAccountFedInfo(): userID=" + userID +
412 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():" +
418 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():" +
425 FSUtils.debug.error("FSAccountManager.removeAccountFedInfo():"
444 "FSAccountManager.removeAccountFedInfo():" +
470 "FSAccountManager.removeAccountFedInfo()
[all...]

Completed in 21 milliseconds