Searched defs:hostEntityId (Results 1 - 25 of 40) sorted by relevance

12

/forgerock/openam-v13/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 DRequestedSecurityToken.java60 * @param hostEntityId the local entity ID
68 public Map<String,Object> verifyToken(String realm, String hostEntityId, argument
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/
H A DFSAttributeMapper.java55 * @param hostEntityId Hosted provider entity id.
63 String hostEntityId,
61 getAttributes( List attributeStatements, String hostEntityId, String remoteEntityId, Object token) argument
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 DFSDefaultAttributePlugin.java69 * @param hostEntityId Hosted identity provider entity id.
78 String hostEntityId,
84 "/", hostEntityId, remoteEntityID, subject, token);
91 * @param hostEntityId Hosted identity provider entity id.
99 String hostEntityId,
113 metaManager.getIDPDescriptorConfig(realm, hostEntityId);
77 getAttributeStatements( String hostEntityId, String remoteEntityID, FSSubject subject, Object token) argument
97 getAttributeStatements( String realm, String hostEntityId, String remoteEntityID, FSSubject subject, 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 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 DFSRealmAttributeMapper.java56 * @param hostEntityId Hosted provider entity id.
65 String hostEntityId,
62 getAttributes( List attributeStatements, String realm, String hostEntityId, String remoteEntityId, 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 DFSAttributeMapper.java55 * @param hostEntityId Hosted provider entity id.
63 String hostEntityId,
61 getAttributes( List attributeStatements, String hostEntityId, String remoteEntityId, Object token) argument
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 DFSDefaultAttributePlugin.java69 * @param hostEntityId Hosted identity provider entity id.
78 String hostEntityId,
84 "/", hostEntityId, remoteEntityID, subject, token);
91 * @param hostEntityId Hosted identity provider entity id.
99 String hostEntityId,
113 metaManager.getIDPDescriptorConfig(realm, hostEntityId);
77 getAttributeStatements( String hostEntityId, String remoteEntityID, FSSubject subject, Object token) argument
97 getAttributeStatements( String realm, String hostEntityId, String remoteEntityID, FSSubject subject, 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 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 DFSRealmAttributeMapper.java56 * @param hostEntityId Hosted provider entity id.
65 String hostEntityId,
62 getAttributes( List attributeStatements, String realm, String hostEntityId, String remoteEntityId, 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 DRequestedSecurityToken.java60 * @param hostEntityId the local entity ID
68 public Map<String,Object> verifyToken(String realm, String hostEntityId, 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/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-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedService.java160 String hostEntityId =
187 hostEntityId != null &&
188 hostEntityId.length() != 0 &&
196 hostEntityId,
237 String hostEntityId = null;
243 hostEntityId = metaManager.getEntityIDByMetaAlias(metaAlias);
244 hostedDesc = metaManager.getIDPDescriptor(realm, hostEntityId);
246 realm, hostEntityId);
260 hostEntityId,
362 String hostEntityId
413 handleAuthnRequest( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, String realm, String hostEntityId, boolean bLECP, String authnContext ) argument
575 handleAuthnRequest( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, boolean bPostAuthn, boolean bLECP, String realm, String hostEntityId, String metaAlias, IDPDescriptorType hostedDesc, BaseConfigType hostedConfig) argument
785 handleLECPRequest( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, IDPDescriptorType hostedDesc, BaseConfigType hostedConfig, String realm, String hostEntityId, String metaAlias) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedService.java160 String hostEntityId =
187 hostEntityId != null &&
188 hostEntityId.length() != 0 &&
196 hostEntityId,
237 String hostEntityId = null;
243 hostEntityId = metaManager.getEntityIDByMetaAlias(metaAlias);
244 hostedDesc = metaManager.getIDPDescriptor(realm, hostEntityId);
246 realm, hostEntityId);
260 hostEntityId,
362 String hostEntityId
413 handleAuthnRequest( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, String realm, String hostEntityId, boolean bLECP, String authnContext ) argument
575 handleAuthnRequest( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, boolean bPostAuthn, boolean bLECP, String realm, String hostEntityId, String metaAlias, IDPDescriptorType hostedDesc, BaseConfigType hostedConfig) argument
785 handleLECPRequest( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, IDPDescriptorType hostedDesc, BaseConfigType hostedConfig, String realm, String hostEntityId, String metaAlias) argument
[all...]
/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

Completed in 77 milliseconds

12