Searched defs:spEntityId (Results 1 - 25 of 27) sorted by relevance

12

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSProxyHandler.java59 * @param spEntityId requesting service provider's entity id
69 String spEntityId,
75 spConfig, spEntityId, relayState, ssoToken);
117 spConfig, spEntityId, relayState);
131 spConfig, spEntityId, relayState);
63 FSProxyHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState, Object ssoToken ) argument
H A DFSSSOBrowserPostProfileHandler.java76 * @param spEntityId <code>SP</code>'s entity id
84 String spEntityId,
88 spConfig, spEntityId, relayState);
79 FSSSOBrowserPostProfileHandler(HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOLECPProfileHandler.java76 * @param spEntityId <code>SP</code>'s entity id
84 String spEntityId,
88 spConfig, spEntityId, relayState);
79 FSSSOLECPProfileHandler(HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOWMLPostProfileHandler.java75 * @param spEntityId <code>SP</code>'s entity id
83 String spEntityId,
87 spConfig, spEntityId, relayState);
78 FSSSOWMLPostProfileHandler(HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOBrowserArtifactProfileHandler.java117 * @param spEntityId <code>SP</code>'s entity id
126 String spEntityId,
130 spConfig, spEntityId, relayState);
195 + spEntityId
497 spEntityId = providerID;
586 assertion = am.getAssertion(artifact, spEntityId);
836 spEntityId,
975 spDescriptor, spEntityId, false);
120 FSSSOBrowserArtifactProfileHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOAndFedHandler.java109 protected String spEntityId = null; field in class:FSSSOAndFedHandler
223 * @param spEntityId <code>SP</code>'s entity id
233 String spEntityId,
243 this.spEntityId = spEntityId;
254 * @param spEntityId <code>SP</code>'s entity id
263 String spEntityId,
271 this.spEntityId = spEntityId;
802 new FSSessionPartner(spEntityId, fals
227 FSSSOAndFedHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState, Object ssoToken) argument
257 FSSSOAndFedHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSProxyHandler.java59 * @param spEntityId requesting service provider's entity id
69 String spEntityId,
75 spConfig, spEntityId, relayState, ssoToken);
117 spConfig, spEntityId, relayState);
131 spConfig, spEntityId, relayState);
63 FSProxyHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState, Object ssoToken ) argument
H A DFSSSOBrowserPostProfileHandler.java76 * @param spEntityId <code>SP</code>'s entity id
84 String spEntityId,
88 spConfig, spEntityId, relayState);
79 FSSSOBrowserPostProfileHandler(HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOLECPProfileHandler.java76 * @param spEntityId <code>SP</code>'s entity id
84 String spEntityId,
88 spConfig, spEntityId, relayState);
79 FSSSOLECPProfileHandler(HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOWMLPostProfileHandler.java75 * @param spEntityId <code>SP</code>'s entity id
83 String spEntityId,
87 spConfig, spEntityId, relayState);
78 FSSSOWMLPostProfileHandler(HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOBrowserArtifactProfileHandler.java117 * @param spEntityId <code>SP</code>'s entity id
126 String spEntityId,
130 spConfig, spEntityId, relayState);
195 + spEntityId
497 spEntityId = providerID;
586 assertion = am.getAssertion(artifact, spEntityId);
836 spEntityId,
975 spDescriptor, spEntityId, false);
120 FSSSOBrowserArtifactProfileHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
H A DFSSSOAndFedHandler.java109 protected String spEntityId = null; field in class:FSSSOAndFedHandler
223 * @param spEntityId <code>SP</code>'s entity id
233 String spEntityId,
243 this.spEntityId = spEntityId;
254 * @param spEntityId <code>SP</code>'s entity id
263 String spEntityId,
271 this.spEntityId = spEntityId;
802 new FSSessionPartner(spEntityId, fals
227 FSSSOAndFedHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState, Object ssoToken) argument
257 FSSSOAndFedHandler( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, SPDescriptorType spDescriptor, BaseConfigType spConfig, String spEntityId, String relayState) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java255 String spEntityId, String idpMetaAlias, String realm)
258 String acsURL = IDPSSOUtil.getACSurl(spEntityId, realm, wreply);
262 String[] data = { realm, spEntityId, wreply };
269 final SPSSOConfigElement spConfig = WSFederationUtils.getMetaManager().getSPSSOConfig(realm, spEntityId);
271 debug.error("Cannot find configuration for SP " + spEntityId);
288 FederationElement sp = WSFederationUtils.getMetaManager().getEntityDescriptor(realm, spEntityId);
293 WSFederationUtils.createSAML11Token(realm, idpEntityId, spEntityId, session, spTokenIssuerName,
316 if ( ! newSpList.contains(spEntityId))
318 newSpList.add(spEntityId);
254 sendResponse(Object session, String idpEntityId, String spEntityId, String idpMetaAlias, String realm) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/profile/
H A DSAML11RequestedSecurityToken.java152 * @param spEntityId service provider entity ID - consumer of the token.
170 public SAML11RequestedSecurityToken(String realm, String spEntityId, argument
201 metaManager.getEntityDescriptor(realm, spEntityId);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java262 String spEntityId, String idpMetaAlias, String realm)
272 String acsURL = IDPSSOUtil.getACSurl(spEntityId, realm, wreply);
276 String[] data = { realm, spEntityId, wreply };
296 metaManager.getSPSSOConfig(realm, spEntityId);
300 + spEntityId);
327 spEntityId, realm);
341 idpEntityId, spEntityId);
413 new SAML11RequestedSecurityToken(realm, spEntityId, idpEntityId,
437 if ( ! newSpList.contains(spEntityId))
439 newSpList.add(spEntityId);
261 sendResponse(Object session, String idpEntityId, String spEntityId, String idpMetaAlias, String realm) argument
[all...]
/forgerock/openam-v13/openam-authentication/openam-auth-saml2/src/main/java/org/forgerock/openam/authentication/modules/saml2/
H A DSAML2PostAuthenticationPlugin.java102 final String spEntityId = ssoToken.getProperty(SAML2Constants.SPENTITYID);
109 final NameIDInfo info = new NameIDInfo(spEntityId, idpEntityId, nameId, SAML2Constants.SP_ROLE, false);
126 setupSingleLogOut(ssoToken, metaAlias, sessionIndex, spEntityId, idpEntityId, nameId);
130 configurePostSSO(spEntityId, realm, request, response, ssoToken, sessionProvider, data.getResponseInfo(),
139 private void configurePostSSO(String spEntityId, String realm, HttpServletRequest request, argument
147 final SAML2ServiceProviderAdapter spAdapter = SAML2Utils.getSPAdapterClass(spEntityId, realm);
149 final boolean redirected = spAdapter.postSingleSignOnSuccess(spEntityId, realm, request, response,
171 private void setupSingleLogOut(SSOToken ssoToken, String metaAlias, String sessionIndex, String spEntityId, argument
204 logoutEndpoint.getLocation(), spEntityId);
H A DSAML2.java333 String spEntityId = SPSSOFederate.getSPEntityId(metaAlias);
334 if (shouldPersistNameID(spEntityId)) {
335 NameIDInfo info = new NameIDInfo(spEntityId, entityName, getNameId(), SAML2Constants.SP_ROLE,
684 final String spEntityId = metaManager.getEntityByMetaAlias(metaAlias);
687 NameIDInfo info = new NameIDInfo(spEntityId, entityName, nameId, SAML2Constants.SP_ROLE, false);
690 if (shouldPersistNameID(spEntityId)) {
701 private boolean shouldPersistNameID(String spEntityId) throws SAML2Exception { argument
713 && spAccountMapper.shouldPersistNameIDFormat(realm, spEntityId, entityName, nameIDFormat));
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DValidateSAML2.java65 private String spEntityId; field in class:ValidateSAML2
149 realm, spEntityId);
151 Object[] param = {spEntityId};
157 spEntityId);
159 Object[] param = {spEntityId};
163 Object[] param = {spEntityId};
178 Object[] param = {spEntityId};
240 spEntityId = sp.substring(0, idx);
243 spEntityId = sp;
246 spEntityId
[all...]
/forgerock/openam/openam-samples/sts-example-code/
H A DSTSPublishContext.java42 String spEntityId; field in class:STSPublishContext.STSPublishContextBuilder
90 public STSPublishContextBuilder spEntityId(String spEntityId) { argument
91 this.spEntityId = spEntityId;
136 private final String spEntityId; field in class:STSPublishContext
151 this.spEntityId = builder.spEntityId;
189 return spEntityId;
234 .spEntityId(CommonConstant
[all...]
/forgerock/openam/openam-authentication/openam-auth-saml2/src/main/java/org/forgerock/openam/authentication/modules/saml2/
H A DSAML2PostAuthenticationPlugin.java102 final String spEntityId = ssoToken.getProperty(SAML2Constants.SPENTITYID);
109 final NameIDInfo info = new NameIDInfo(spEntityId, idpEntityId, nameId, SAML2Constants.SP_ROLE, false);
126 setupSingleLogOut(ssoToken, metaAlias, sessionIndex, spEntityId, idpEntityId, nameId);
130 configurePostSSO(spEntityId, realm, request, response, ssoToken, sessionProvider, data.getResponseInfo(),
139 private void configurePostSSO(String spEntityId, String realm, HttpServletRequest request, argument
147 final SAML2ServiceProviderAdapter spAdapter = SAML2Utils.getSPAdapterClass(spEntityId, realm);
149 final boolean redirected = spAdapter.postSingleSignOnSuccess(spEntityId, realm, request, response,
171 private void setupSingleLogOut(SSOToken ssoToken, String metaAlias, String sessionIndex, String spEntityId, argument
204 logoutEndpoint.getLocation(), spEntityId);
H A DSAML2.java355 String spEntityId = SPSSOFederate.getSPEntityId(metaAlias);
356 if (shouldPersistNameID(spEntityId)) {
357 NameIDInfo info = new NameIDInfo(spEntityId, entityName, getNameId(), SAML2Constants.SP_ROLE,
707 final String spEntityId = metaManager.getEntityByMetaAlias(metaAlias);
710 NameIDInfo info = new NameIDInfo(spEntityId, entityName, nameId, SAML2Constants.SP_ROLE, false);
713 if (shouldPersistNameID(spEntityId)) {
724 private boolean shouldPersistNameID(String spEntityId) throws SAML2Exception { argument
744 && spAccountMapper.shouldPersistNameIDFormat(realm, spEntityId, entityName, nameIDFormat);
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DValidateSAML2.java65 private String spEntityId; field in class:ValidateSAML2
149 realm, spEntityId);
151 Object[] param = {spEntityId};
157 spEntityId);
159 Object[] param = {spEntityId};
163 Object[] param = {spEntityId};
178 Object[] param = {spEntityId};
240 spEntityId = sp.substring(0, idx);
243 spEntityId = sp;
246 spEntityId
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationUtils.java499 * @param spEntityId The WS-Fed SP (RP) entity ID.
507 public static SAML11RequestedSecurityToken createSAML11Token(String realm, String idpEntityId, String spEntityId, argument
526 List attributes = attrMapper.getAttributes(session, idpEntityId, spEntityId, realm);
539 NameIdentifier nameIdentifier = accountMapper.getNameID(session, realm, idpEntityId, spEntityId);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPACSUtils.java2091 String spEntityId, SAML2MetaManager metaManager, String idpEntityId,
2096 final SPSSOConfigElement spssoconfig = metaManager.getSPSSOConfig(realm, spEntityId);
2098 final SPAccountMapper acctMapper = SAML2Utils.getSPAccountMapper(realm, spEntityId);
2122 spDesc = metaManager.getSPSSODescriptor(realm, spEntityId);
2147 && acctMapper.shouldPersistNameIDFormat(realm, spEntityId, idpEntityId, nameIDFormat));
2156 nameId, spEntityId, idpEntityId, realm, SAML2Constants.SP_ROLE));
2164 userName = acctMapper.getIdentity(authnAssertion, spEntityId, realm);
2174 writeFedData(nameId, spEntityId, realm, metaManager, idpEntityId, userName, storageKey);
2183 private static void writeFedData(NameID nameId, String spEntityId, String realm, SAML2MetaManager metaManager, argument
2187 boolean isDualRole = SAML2Utils.isDualRole(spEntityId, real
2090 getPrincipalWithoutLogin(Subject assertionSubject, Assertion authnAssertion, String realm, String spEntityId, SAML2MetaManager metaManager, String idpEntityId, String storageKey) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPACSUtils.java2072 String spEntityId, SAML2MetaManager metaManager, String idpEntityId,
2077 final SPSSOConfigElement spssoconfig = metaManager.getSPSSOConfig(realm, spEntityId);
2079 final SPAccountMapper acctMapper = SAML2Utils.getSPAccountMapper(realm, spEntityId);
2101 spDesc = metaManager.getSPSSODescriptor(realm, spEntityId);
2125 && acctMapper.shouldPersistNameIDFormat(realm, spEntityId, idpEntityId, nameIDFormat);
2134 nameId, spEntityId, idpEntityId, realm, SAML2Constants.SP_ROLE));
2142 userName = acctMapper.getIdentity(authnAssertion, spEntityId, realm);
2152 writeFedData(nameId, spEntityId, realm, metaManager, idpEntityId, userName, storageKey);
2161 private static void writeFedData(NameID nameId, String spEntityId, String realm, SAML2MetaManager metaManager, argument
2165 boolean isDualRole = SAML2Utils.isDualRole(spEntityId, real
2071 getPrincipalWithoutLogin(Subject assertionSubject, Assertion authnAssertion, String realm, String spEntityId, SAML2MetaManager metaManager, String idpEntityId, String storageKey) argument
[all...]

Completed in 74 milliseconds

12