Searched refs:removeAccountFederation (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DAccountUtils.java266 public static boolean removeAccountFederation( method in class:AccountUtils
269 SAML2Utils.debug.message("AccountUtils.removeAccountFederation:");
326 SAML2Utils.debug.error("SAML2Utils.removeAccountFederation: " +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DAccountUtils.java266 public static boolean removeAccountFederation( method in class:AccountUtils
269 SAML2Utils.debug.message("AccountUtils.removeAccountFederation:");
326 SAML2Utils.debug.error("SAML2Utils.removeAccountFederation: " +
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DAccountUtils.java254 public static boolean removeAccountFederation( method in class:AccountUtils
256 String classMethod = "AccountUtils.removeAccountFederation: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DAccountUtils.java254 public static boolean removeAccountFederation( method in class:AccountUtils
256 String classMethod = "AccountUtils.removeAccountFederation: ";
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDoManageNameID.java1045 if (!AccountUtils.removeAccountFederation(oldNameIDInfo, userID)) {
1588 if (!AccountUtils.removeAccountFederation(oldNameIDInfo, userID)) {
1764 return AccountUtils.removeAccountFederation(nameInfo, userID);
H A DIDPSSOUtil.java1572 AccountUtils.removeAccountFederation(nameIDInfo, userID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDoManageNameID.java1047 if (!AccountUtils.removeAccountFederation(oldNameIDInfo, userID)) {
1590 if (!AccountUtils.removeAccountFederation(oldNameIDInfo, userID)) {
1766 return AccountUtils.removeAccountFederation(nameInfo, userID);
H A DIDPSSOUtil.java1605 AccountUtils.removeAccountFederation(nameIDInfo, userID);

Completed in 59 milliseconds