Searched refs:ASSERTION_CONSUMER_SVC_URL (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPResponseImpl.java217 .append(SAML2Constants.ASSERTION_CONSUMER_SVC_URL)
286 SAML2Constants.ASSERTION_CONSUMER_SVC_URL);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPResponseImpl.java217 .append(SAML2Constants.ASSERTION_CONSUMER_SVC_URL)
286 SAML2Constants.ASSERTION_CONSUMER_SVC_URL);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DAuthnRequestImpl.java551 .append(SAML2Constants.ASSERTION_CONSUMER_SVC_URL)
741 element.getAttribute(SAML2Constants.ASSERTION_CONSUMER_SVC_URL));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DAuthnRequestImpl.java551 .append(SAML2Constants.ASSERTION_CONSUMER_SVC_URL)
741 element.getAttribute(SAML2Constants.ASSERTION_CONSUMER_SVC_URL));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java541 public String ASSERTION_CONSUMER_SVC_URL= field in interface:SAML2Constants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java541 public String ASSERTION_CONSUMER_SVC_URL= field in interface:SAML2Constants

Completed in 38 milliseconds