Searched refs:getResponseLocation (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DEndpointType.java65 java.lang.String getResponseLocation(); method in interface:EndpointType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DEndpointType.java65 java.lang.String getResponseLocation(); method in interface:EndpointType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java564 String location = getResponseLocation(endpoint);
626 private static String getResponseLocation(SingleLogoutServiceElement endpoint) { method in class:IDPSingleLogout
627 String location = endpoint.getResponseLocation();
1302 String location = getResponseLocation(endpoint);
1601 String location = getResponseLocation(endpoint);
H A DDoManageNameID.java745 String mniURL = mniService.getResponseLocation();
2290 String mniURL = mniService.getResponseLocation();
H A DLogoutUtil.java707 resLocation = slos.getResponseLocation();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java564 String location = getResponseLocation(endpoint);
626 private static String getResponseLocation(SingleLogoutServiceElement endpoint) { method in class:IDPSingleLogout
627 String location = endpoint.getResponseLocation();
1295 String location = getResponseLocation(endpoint);
1594 String location = getResponseLocation(endpoint);
H A DDoManageNameID.java747 String mniURL = mniService.getResponseLocation();
2292 String mniURL = mniService.getResponseLocation();
H A DLogoutUtil.java709 resLocation = slos.getResponseLocation();
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DEndpointTypeImpl.java36 public java.lang.String getResponseLocation() { method in class:EndpointTypeImpl
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DEndpointTypeImpl.java36 public java.lang.String getResponseLocation() { method in class:EndpointTypeImpl
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java540 spslsElem.getResponseLocation()));
547 spslsElem.getResponseLocation()));
580 mniElem.getResponseLocation()));
587 mniElem.getResponseLocation()));
797 spslsElem.getResponseLocation()));
804 spslsElem.getResponseLocation()));
837 mniElem.getResponseLocation()));
844 mniElem.getResponseLocation()));
850 mniElem.getResponseLocation()));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java540 spslsElem.getResponseLocation()));
547 spslsElem.getResponseLocation()));
580 mniElem.getResponseLocation()));
587 mniElem.getResponseLocation()));
797 spslsElem.getResponseLocation()));
804 spslsElem.getResponseLocation()));
837 mniElem.getResponseLocation()));
844 mniElem.getResponseLocation()));
850 mniElem.getResponseLocation()));

Completed in 76 milliseconds