Searched defs:getIDPEntityID (Results 1 - 7 of 7) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/fedlet/ag/
H A DMetaDataParser.java123 public String getIDPEntityID() method in class:MetaDataParser
187 manager.getIDPSSODescriptor("/", getIDPEntityID());
286 output.write("sun-fm-trusted-providers=" + getIDPEntityID() + "," + getSPEntityID());
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnRequestInfo.java106 protected String getIDPEntityID() { method in class:AuthnRequestInfo
H A DSPACSUtils.java319 String idpEntityID = getIDPEntityID(art, request, response, orgName, sm);
436 private static String getIDPEntityID( method in class:SPACSUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnRequestInfo.java108 protected String getIDPEntityID() { method in class:AuthnRequestInfo
H A DSPACSUtils.java322 String idpEntityID = getIDPEntityID(art, request, response, orgName, sm);
439 private static String getIDPEntityID( method in class:SPACSUtils
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSessionManager.java275 public String getIDPEntityID(String requestID){ method in class:FSSessionManager
276 FSUtils.debug.message("FSSessionManager.getIDPEntityID: Called");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSessionManager.java278 public String getIDPEntityID(String requestID){ method in class:FSSessionManager
279 FSUtils.debug.message("FSSessionManager.getIDPEntityID: Called");

Completed in 34 milliseconds