Searched refs:hostEntityID (Results 51 - 72 of 72) sorted by relevance

123

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultIDPAccountMapper.java74 * @param hostEntityID <code>EntityID</code> of the hosted provider.
84 String hostEntityID,
98 realm, hostEntityID);
81 getNameID( Object session, String realm, String hostEntityID, String remoteEntityID ) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultAccountMapper.java94 * @param hostEntityID hosted <code>EntityID</code>.
99 String realm, String hostEntityID, String remoteEntityID)
110 infoKey = new NameIDInfoKey(nameID.getName(), hostEntityID,
98 getSearchParameters(NameIdentifier nameID, String realm, String hostEntityID, String remoteEntityID) argument
H A DDefaultIDPAccountMapper.java77 * @param hostEntityID <code>EntityID</code> of the hosted provider.
87 String hostEntityID,
101 realm, hostEntityID);
84 getNameID( Object session, String realm, String hostEntityID, String remoteEntityID ) argument
H A DDefaultIDPAttributeMapper.java81 * @param hostEntityID <code>EntityID</code> of the hosted entity.
88 String hostEntityID,
93 if(hostEntityID == null) {
116 Map<String, String> configMap = getConfigAttributeMap(realm, hostEntityID);
86 getAttributes( Object session, String hostEntityID, String remoteEntityID, String realm ) argument
/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeMapper.java97 * @param hostEntityID <code>EntityID</code> of the hosted provider. Parameter ignored.
103 public Map<String, String> getConfigAttributeMap(String realm, String hostEntityID, argument
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeMapper.java99 * @param hostEntityID <code>EntityID</code> of the hosted provider. Parameter ignored.
105 public Map<String, String> getConfigAttributeMap(String realm, String hostEntityID, argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DAccountUtils.java70 * @param hostEntityID <code>EntityID</code> of the hosted entity.
78 String hostEntityID,
88 if(hostEntityID == null) {
110 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
76 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
H A DSAML2Utils.java1031 * @param hostEntityID <code>EntityID</code> of the hosted entity.
1035 public static boolean isFedInfoExists(String userName, String hostEntityID, argument
1038 if ((userName == null) || (hostEntityID == null) ||
1044 userName, hostEntityID, remoteEntityId);
1071 * @param hostEntityID hosted <code>EntityID</code>.
1077 final String hostEntityID,
1094 infoKey = new NameIDInfoKey(nameID.getValue(), hostEntityID,
1098 if (!affiDesc.getAffiliateMember().contains(hostEntityID)) {
1111 hostEntityID, affiliationID);
1115 infoKey = new NameIDInfoKey(nameID.getValue(), hostEntityID,
1076 getNameIDKeyMap(final NameID nameID, final String hostEntityID, final String remoteEntityID, final String realm, final String hostEntityRole) argument
2254 redirectAuthentication( HttpServletRequest request, HttpServletResponse response, String realm, String hostEntityID, String entityRole) argument
2483 getSPAuthnContextMapper( String realm, String hostEntityID, String authnCtxClassName) argument
3515 getConfigAttributeMap(String realm, String hostEntityID, String role) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DAccountUtils.java70 * @param hostEntityID <code>EntityID</code> of the hosted entity.
78 String hostEntityID,
88 if(hostEntityID == null) {
110 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
76 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
H A DSAML2Utils.java1067 * @param hostEntityID <code>EntityID</code> of the hosted entity.
1071 public static boolean isFedInfoExists(String userName, String hostEntityID, argument
1074 if ((userName == null) || (hostEntityID == null) ||
1080 userName, hostEntityID, remoteEntityId);
1107 * @param hostEntityID hosted <code>EntityID</code>.
1113 final String hostEntityID,
1130 infoKey = new NameIDInfoKey(nameID.getValue(), hostEntityID,
1134 if (!affiDesc.getAffiliateMember().contains(hostEntityID)) {
1147 hostEntityID, affiliationID);
1151 infoKey = new NameIDInfoKey(nameID.getValue(), hostEntityID,
1112 getNameIDKeyMap(final NameID nameID, final String hostEntityID, final String remoteEntityID, final String realm, final String hostEntityRole) argument
2279 redirectAuthentication( HttpServletRequest request, HttpServletResponse response, String realm, String hostEntityID, String entityRole) argument
2508 getSPAuthnContextMapper( String realm, String hostEntityID, String authnCtxClassName) argument
3540 getConfigAttributeMap(String realm, String hostEntityID, String role) argument
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java81 private String hostEntityID = null; field in class:FSLoginHelper
137 hostEntityID = metaManager.getEntityIDByMetaAlias(metaAlias);
139 realm, hostEntityID);
141 realm, hostEntityID);
205 + hostEntityID );
352 hostEntityID,
353 hostEntityID,
595 hostEntityID,
823 hostEntityID,
824 hostEntityID,
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java81 private String hostEntityID = null; field in class:FSLoginHelper
137 hostEntityID = metaManager.getEntityIDByMetaAlias(metaAlias);
139 realm, hostEntityID);
141 realm, hostEntityID);
205 + hostEntityID );
352 hostEntityID,
353 hostEntityID,
595 hostEntityID,
823 hostEntityID,
824 hostEntityID,
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DAccountUtils.java61 * @param hostEntityID <code>EntityID</code> of the hosted entity.
69 String hostEntityID,
82 if(hostEntityID == null) {
104 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
67 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
H A DWSFederationUtils.java404 * @param request Used to help establish the realm and hostEntityID.
434 String hostEntityID = WSFederationUtils.getMetaManager().getEntityByMetaAlias(metaAlias);
435 if (hostEntityID != null) {
436 validateWReplyURL(realm, hostEntityID, wreply, role);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DAccountUtils.java61 * @param hostEntityID <code>EntityID</code> of the hosted entity.
69 String hostEntityID,
82 if(hostEntityID == null) {
104 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
67 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
H A DWSFederationUtils.java417 * @param request Used to help establish the realm and hostEntityID.
447 String hostEntityID = WSFederationUtils.getMetaManager().getEntityByMetaAlias(metaAlias);
448 if (hostEntityID != null) {
449 validateWReplyURL(realm, hostEntityID, wreply, role);
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultADFSPartnerAccountMapper.java67 * @param hostEntityID entity ID of the identity provider
71 String realm, String hostEntityID, String remoteEntityID)
70 getSearchParameters(NameIdentifier nameID, String realm, String hostEntityID, String remoteEntityID) argument
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultADFSPartnerAccountMapper.java67 * @param hostEntityID entity ID of the identity provider
71 String realm, String hostEntityID, String remoteEntityID)
70 getSearchParameters(NameIdentifier nameID, String realm, String hostEntityID, String remoteEntityID) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java1103 String hostEntityID, BaseConfigType hostSPConfig)
1126 adapterInstance.initialize(hostEntityID, newEnv);
1102 getSPAdapter( String hostEntityID, BaseConfigType hostSPConfig) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java1103 String hostEntityID, BaseConfigType hostSPConfig)
1126 adapterInstance.initialize(hostEntityID, newEnv);
1102 getSPAdapter( String hostEntityID, BaseConfigType hostSPConfig) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java572 * @param hostEntityID The IdP's entity ID.
577 PrintWriter out, String requestID, String idpMetaAlias, String hostEntityID, String realm)
583 IDPSSOUtil.sendNoPassiveResponse(request, response, out, idpMetaAlias, hostEntityID, realm,
576 sendNoPassiveProxyResponse(HttpServletRequest request, HttpServletResponse response, PrintWriter out, String requestID, String idpMetaAlias, String hostEntityID, String realm) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java609 * @param hostEntityID The IdP's entity ID.
617 String hostEntityID, String realm,
625 IDPSSOUtil.sendResponseWithStatus(request, response, out, idpMetaAlias, hostEntityID, realm, origRequest,
615 sendResponseWithStatus(HttpServletRequest request, HttpServletResponse response, PrintWriter out, String requestID, String idpMetaAlias, String hostEntityID, String realm, String firstlevelStatusCodeValue, String secondlevelStatusCodeValue) argument

Completed in 55 milliseconds

123