Searched refs:getFullServiceURL (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/saml/plugins/
H A DDefaultActionMapper.java154 SAMLUtils.getFullServiceURL(remoteUrl));
284 SAMLUtils.getFullServiceURL(remoteUrl));
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/saml/plugins/
H A DDefaultActionMapper.java154 SAMLUtils.getFullServiceURL(remoteUrl));
284 SAMLUtils.getFullServiceURL(remoteUrl));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java930 metaAlias, getFullServiceURL(remoteUrl));
1039 metaAlias, getFullServiceURL(remoteUrl));
1091 private String getFullServiceURL(String shortUrl) { method in class:FSAssertionManager
1101 "AssertionManager.getFullServiceURL:full remote URL is: " +
1107 "AssertionManager.getFullServiceURL:Exception:", e);
1176 metaAlias, getFullServiceURL(remoteUrl));
H A DFSSOAPReceiver.java1290 getFullServiceURL(remoteServerURL));
1611 private String getFullServiceURL(String shortUrl) { method in class:FSSOAPReceiver
1622 "AssertionManager.getFullServiceURL:full remote URL is: " +
1628 "AssertionManager.getFullServiceURL:Exception:", e);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java933 metaAlias, getFullServiceURL(remoteUrl));
1042 metaAlias, getFullServiceURL(remoteUrl));
1094 private String getFullServiceURL(String shortUrl) { method in class:FSAssertionManager
1104 "AssertionManager.getFullServiceURL:full remote URL is: " +
1110 "AssertionManager.getFullServiceURL:Exception:", e);
1179 metaAlias, getFullServiceURL(remoteUrl));
H A DFSSOAPReceiver.java1290 getFullServiceURL(remoteServerURL));
1611 private String getFullServiceURL(String shortUrl) { method in class:FSSOAPReceiver
1622 "AssertionManager.getFullServiceURL:full remote URL is: " +
1628 "AssertionManager.getFullServiceURL:Exception:", e);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java1035 SAMLUtils.getFullServiceURL(remoteUrl));
2321 SAMLUtils.getFullServiceURL(remoteUrl));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java1037 SAMLUtils.getFullServiceURL(remoteUrl));
2323 SAMLUtils.getFullServiceURL(remoteUrl));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLUtils.java550 public static String getFullServiceURL(String shortUrl) { method in class:SAMLUtils
559 SAMLUtils.debug.message("SAMLUtils.getFullServiceURL:" +
564 SAMLUtils.debug.warning("SAMLUtils.getFullServiceURL:" +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLUtils.java552 public static String getFullServiceURL(String shortUrl) { method in class:SAMLUtils
561 SAMLUtils.debug.message("SAMLUtils.getFullServiceURL:" +
566 SAMLUtils.debug.warning("SAMLUtils.getFullServiceURL:" +

Completed in 63 milliseconds