Searched refs:hostEntityId (Results 26 - 49 of 49) sorted by relevance

12

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSDefaultRealmAttributeMapper.java68 * @param hostEntityId Hosted provider entity id.
78 String hostEntityId,
93 metaManager.getSPDescriptorConfig(realm, hostEntityId);
75 getAttributes( List statements, String realm, String hostEntityId, String remoteEntityId, Object token) argument
H A DFSDefaultRealmAttributePlugin.java70 * @param hostEntityId Hosted identity provider entity id.
78 String hostEntityId,
92 metaManager.getIDPDescriptorConfig(realm, hostEntityId);
76 getAttributeStatements( String realm, String hostEntityId, String remoteEntityID, FSSubject subject, Object token) argument
H A DFSServiceManager.java601 String hostEntityId,
670 * @param hostEntityId hosted provider's entity ID
678 String hostEntityId,
596 getFedTerminationHandler( String remoteEntityId, String remoteProviderRole, String userID, String realm, String hostEntityId, String metaAlias ) argument
674 getNameRegistrationHandler( String remoteEntityId, String remoteProviderRole, String userID, String hostEntityId, String metaAlias ) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSDefaultAttributeMapper.java67 * @param hostEntityId Hosted provider entity id.
76 String hostEntityId,
91 metaManager.getSPDescriptorConfig("/", hostEntityId);
74 getAttributes( List statements, String hostEntityId, String remoteEntityId, Object token) argument
H A DFSDefaultRealmAttributeMapper.java68 * @param hostEntityId Hosted provider entity id.
78 String hostEntityId,
93 metaManager.getSPDescriptorConfig(realm, hostEntityId);
75 getAttributes( List statements, String realm, String hostEntityId, String remoteEntityId, Object token) argument
H A DFSSessionManager.java92 private String hostEntityId = null; field in class:FSSessionManager
550 hostEntityId = metaManager.getEntityIDByMetaAlias(metaAlias);
560 "userIDSessionListMap", realm, hostEntityId);
564 "idAuthnRequestMap", realm, hostEntityId);
568 "idLocalSessionTokenMap", realm, hostEntityId);
572 "idDestnMap", realm, hostEntityId);
576 "relayStateMap", realm, hostEntityId);
586 "start cleanup thread for " + hostEntityId +
H A DFSDefaultRealmAttributePlugin.java70 * @param hostEntityId Hosted identity provider entity id.
78 String hostEntityId,
92 metaManager.getIDPDescriptorConfig(realm, hostEntityId);
76 getAttributeStatements( String realm, String hostEntityId, String remoteEntityID, FSSubject subject, Object token) argument
H A DFSServiceManager.java601 String hostEntityId,
670 * @param hostEntityId hosted provider's entity ID
678 String hostEntityId,
596 getFedTerminationHandler( String remoteEntityId, String remoteProviderRole, String userID, String realm, String hostEntityId, String metaAlias ) argument
674 getNameRegistrationHandler( String remoteEntityId, String remoteProviderRole, String userID, String hostEntityId, String metaAlias ) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/profile/
H A DIDPSSOUtil.java64 * @param hostEntityId the entity id of the identity provider
72 String hostEntityId,
86 realm, hostEntityId);
70 getAuthenticationServiceURL( String realm, String hostEntityId, HttpServletRequest request) argument
H A DSAML11RequestedSecurityToken.java327 * @param hostEntityId the local entity ID
335 public Map<String,Object> verifyToken(String realm, String hostEntityId, argument
348 realm, hostEntityId, remoteEntityId)) {
352 realm, hostEntityId};
362 metaManager.getSPSSOConfig(realm, hostEntityId);
366 + hostEntityId);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/profile/
H A DSAML11RequestedSecurityToken.java326 * @param hostEntityId the local entity ID
334 public Map<String,Object> verifyToken(String realm, String hostEntityId, argument
347 realm, hostEntityId, remoteEntityId)) {
351 realm, hostEntityId};
361 metaManager.getSPSSOConfig(realm, hostEntityId);
365 + hostEntityId);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSBrowserArtifactConsumerHandler.java303 hostEntityId, hostConfig);
318 !spAdapter.postSSOFederationFailure(hostEntityId,
380 hostEntityId, request, response, authnRequest,
420 !spAdapter.postSSOFederationFailure(hostEntityId,
453 !spAdapter.postSSOFederationFailure(hostEntityId,
537 hostEntityId, request, response, ssoToken,
560 !spAdapter.postSSOFederationFailure(hostEntityId,
H A DFSIntersiteTransferService.java332 String hostEntityId = metaManager.getEntityIDByMetaAlias(metaAlias);
418 metaManager.getSPDescriptor(realm, hostEntityId);
420 metaManager.getSPDescriptorConfig(realm, hostEntityId);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSBrowserArtifactConsumerHandler.java303 hostEntityId, hostConfig);
318 !spAdapter.postSSOFederationFailure(hostEntityId,
380 hostEntityId, request, response, authnRequest,
420 !spAdapter.postSSOFederationFailure(hostEntityId,
453 !spAdapter.postSSOFederationFailure(hostEntityId,
537 hostEntityId, request, response, ssoToken,
560 !spAdapter.postSSOFederationFailure(hostEntityId,
H A DFSIntersiteTransferService.java332 String hostEntityId = metaManager.getEntityIDByMetaAlias(metaAlias);
418 metaManager.getSPDescriptor(realm, hostEntityId);
420 metaManager.getSPDescriptorConfig(realm, hostEntityId);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2IDPProxyFRImpl.java618 String hostEntityId,
626 realm, hostEntityId);
643 public List getSupportedAuthnContextsByIDP(String realm, String hostEntityId) argument
651 hostEntityId,
616 getAttributeListValueFromIDPSSOConfig( String realm, String hostEntityId, String attrName) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2IDPProxyFRImpl.java618 String hostEntityId,
626 realm, hostEntityId);
643 public List getSupportedAuthnContextsByIDP(String realm, String hostEntityId) argument
651 hostEntityId,
616 getAttributeListValueFromIDPSSOConfig( String realm, String hostEntityId, String attrName) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationUtils.java461 * @param hostEntityId Entity ID of the hosted provider.
468 String hostEntityId,
475 ValidWReplyExtractor.WSFederationEntityInfo.from(orgName, hostEntityId, role))) {
466 validateWReplyURL( String orgName, String hostEntityId, String wreply, String role) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationUtils.java474 * @param hostEntityId Entity ID of the hosted provider.
481 String hostEntityId,
488 ValidWReplyExtractor.WSFederationEntityInfo.from(orgName, hostEntityId, role))) {
479 validateWReplyURL( String orgName, String hostEntityId, String wreply, String role) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java673 String hostEntityId = sm.getEntityByMetaAlias(metaAlias);
674 Set<PrivateKey> decryptionKeys = KeyUtil.getDecryptionKeys(sm.getSPSSOConfig(realm, hostEntityId));
H A DIDPSSOUtil.java1228 String hostEntityId = metaManager.getEntityByMetaAlias(metaAlias);
1229 Set<PrivateKey> decryptionKeys = KeyUtil.getDecryptionKeys(metaManager.getSPSSOConfig(realm, hostEntityId));
2298 * @param hostEntityId the entity id of the identity provider
2306 String hostEntityId,
2310 realm, hostEntityId, SAML2Constants.AUTH_URL);
2336 String hostEntityId,
2342 realm, hostEntityId);
2304 getAuthenticationServiceURL( String realm, String hostEntityId, HttpServletRequest request) argument
2334 getAttributeValueFromIDPSSOConfig( String realm, String hostEntityId, String attrName) argument
H A DDoManageNameID.java326 private static void postTerminationSuccess(String hostEntityId, argument
333 spAdapter = SAML2Utils.getSPAdapterClass(hostEntityId, realm);
340 spAdapter.postTerminateNameIDSuccess(hostEntityId, realm,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDoManageNameID.java324 private static void postTerminationSuccess(String hostEntityId, argument
331 spAdapter = SAML2Utils.getSPAdapterClass(hostEntityId, realm);
338 spAdapter.postTerminateNameIDSuccess(hostEntityId, realm,
H A DIDPSSOUtil.java2265 * @param hostEntityId the entity id of the identity provider
2273 String hostEntityId,
2277 realm, hostEntityId, SAML2Constants.AUTH_URL);
2303 String hostEntityId,
2309 realm, hostEntityId);
2271 getAuthenticationServiceURL( String realm, String hostEntityId, HttpServletRequest request) argument
2301 getAttributeValueFromIDPSSOConfig( String realm, String hostEntityId, String attrName) argument

Completed in 86 milliseconds

12