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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java810 public static final String POST_TO_TARGET_URLS = field in class:SAMLConstants
H A DSAMLServiceManager.java712 Set targets = (Set)attrs.get(SAMLConstants.POST_TO_TARGET_URLS);
738 newMap.put(SAMLConstants.POST_TO_TARGET_URLS,
H A DSAMLUtils.java791 getAttribute(SAMLConstants.POST_TO_TARGET_URLS);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java810 public static final String POST_TO_TARGET_URLS = field in class:SAMLConstants
H A DSAMLServiceManager.java712 Set targets = (Set)attrs.get(SAMLConstants.POST_TO_TARGET_URLS);
738 newMap.put(SAMLConstants.POST_TO_TARGET_URLS,
H A DSAMLUtils.java793 getAttribute(SAMLConstants.POST_TO_TARGET_URLS);

Completed in 47 milliseconds