Searched refs:verifyMNIResponse (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDoManageNameID.java563 private static boolean verifyMNIResponse(ManageNameIDResponse mniResponse, method in class:DoManageNameID
568 String method = "verifyMNIResponse : ";
1502 boolean validSign = verifyMNIResponse(mniResponse, realm,
2450 boolean valid = verifyMNIResponse(mniResponse, realm,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDoManageNameID.java565 private static boolean verifyMNIResponse(ManageNameIDResponse mniResponse, method in class:DoManageNameID
570 String method = "verifyMNIResponse : ";
1504 boolean validSign = verifyMNIResponse(mniResponse, realm,
2452 boolean valid = verifyMNIResponse(mniResponse, realm,

Completed in 39 milliseconds