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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java641 .wantPOSTResponseSigned(orgName, hostEntityId, SAML2Constants.SP_ROLE);
4024 * Returns value of attribute <code>wantPOSTResponseSigned</code>
4030 * @return true if wantPOSTResponseSigned has <code>String</code> true,
4033 public static boolean wantPOSTResponseSigned(String realm, method in class:SAML2Utils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java634 .wantPOSTResponseSigned(orgName, hostEntityId, SAML2Constants.SP_ROLE);
4049 * Returns value of attribute <code>wantPOSTResponseSigned</code>
4055 * @return true if wantPOSTResponseSigned has <code>String</code> true,
4058 public static boolean wantPOSTResponseSigned(String realm, method in class:SAML2Utils

Completed in 48 milliseconds