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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DResponseInfo.java94 public String getProfileBinding() { method in class:ResponseInfo
H A DSPACSUtils.java1012 respInfo.getProfileBinding());
1378 respInfo.getProfileBinding(), writeFedInfo);
1396 if (respInfo.getProfileBinding().equals(SAML2Constants.HTTP_POST)) {
1461 respInfo.getResponse(), respInfo.getProfileBinding(),
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DResponseInfo.java104 public String getProfileBinding() { method in class:ResponseInfo
H A DSPACSUtils.java1015 respInfo.getProfileBinding());
1381 respInfo.getProfileBinding(), writeFedInfo);
1399 if (respInfo.getProfileBinding().equals(SAML2Constants.HTTP_POST)) {
1458 respInfo.getResponse(), respInfo.getProfileBinding(),
/forgerock/openam-v13/openam-authentication/openam-auth-saml2/src/main/java/org/forgerock/openam/authentication/modules/saml2/
H A DSAML2Proxy.java199 respInfo.getProfileBinding());
H A DSAML2PostAuthenticationPlugin.java150 null, session, authnReq, respInfo.getResponse(), respInfo.getProfileBinding(), writeFedInfo);
/forgerock/openam/openam-authentication/openam-auth-saml2/src/main/java/org/forgerock/openam/authentication/modules/saml2/
H A DSAML2Proxy.java200 respInfo.getProfileBinding());
H A DSAML2PostAuthenticationPlugin.java150 null, session, authnReq, respInfo.getResponse(), respInfo.getProfileBinding(), writeFedInfo);

Completed in 45 milliseconds