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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DSAMLClient.java597 private static List getAssertionList(Response samlresponse, List alist) method in class:SAMLClient
873 asserts = getAssertionList(samlresponse, al);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DSAMLClient.java597 private static List getAssertionList(Response samlresponse, List alist) method in class:SAMLClient
873 asserts = getAssertionList(samlresponse, al);

Completed in 45 milliseconds