Searched defs:remoteEntityID (Results 26 - 50 of 52) sorted by relevance

123

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAccountMapper.java65 public NameID getNameID(Object session, String hostEntityID, String remoteEntityID, String realm, argument
84 if (pair.getSPEntityID().equals(remoteEntityID)) {
113 nameID.setSPNameQualifier(remoteEntityID);
119 public String getIdentity(NameID nameID, String hostEntityID, String remoteEntityID, String realm) argument
130 if (remoteEntityID == null) {
140 + ", remoteEntityID = " + remoteEntityID);
144 return dsProvider.getUserID(realm, SAML2Utils.getNameIDKeyMap(nameID, hostEntityID, remoteEntityID, realm,
161 * @param remoteEntityID {@inheritDoc}
166 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, argument
[all...]
H A DDefaultLibraryIDPAttributeMapper.java125 * @param remoteEntityID <code>EntityID</code> of the remote entity.
129 public List getAttributes(Object session, String hostEntityID, String remoteEntityID, String realm) argument
153 Map<String, String> configMap = getConfigAttributeMap(realm, remoteEntityID, SP);
268 attributeValues, hostEntityID, remoteEntityID, realm));
284 * @param remoteEntityID Entity ID for remote provider.
289 protected boolean needToEscapeXMLSpecialCharacters(String hostEntityID, String remoteEntityID, String realm) { argument
300 * @param remoteEntityID Entity ID for remote provider.
306 Set<String> values, String hostEntityID, String remoteEntityID, String realm) throws SAML2Exception {
320 boolean toEscape = needToEscapeXMLSpecialCharacters(hostEntityID, remoteEntityID, realm);
305 getSAMLAttribute(String name, String nameFormat, Set<String> values, String hostEntityID, String remoteEntityID, String realm) argument
H A DDefaultLibrarySPAccountMapper.java139 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DAccountUtils.java62 * @param remoteEntityID <code>EntityID</code> of the remote entity.
70 String remoteEntityID) throws WSFederationException {
87 if(remoteEntityID == null) {
104 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
67 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAccountMapper.java69 public NameID getNameID(Object session, String hostEntityID, String remoteEntityID, String realm, argument
88 if (pair.getSPEntityID().equals(remoteEntityID)) {
107 if (shouldPersistNameIDFormat(realm, hostEntityID, remoteEntityID, nameIDFormat)) {
123 nameID.setSPNameQualifier(remoteEntityID);
129 public String getIdentity(NameID nameID, String hostEntityID, String remoteEntityID, String realm) argument
140 if (remoteEntityID == null) {
150 + ", remoteEntityID = " + remoteEntityID);
154 return dsProvider.getUserID(realm, SAML2Utils.getNameIDKeyMap(nameID, hostEntityID, remoteEntityID, realm,
171 * @param remoteEntityID {
176 shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, String nameIDFormat) argument
[all...]
H A DDefaultLibraryIDPAttributeMapper.java122 * @param remoteEntityID <code>EntityID</code> of the remote entity.
126 public List getAttributes(Object session, String hostEntityID, String remoteEntityID, String realm) argument
149 Map<String, String> configMap = getConfigAttributeMap(realm, remoteEntityID, SP);
237 attributeValues, hostEntityID, remoteEntityID, realm));
253 * @param remoteEntityID Entity ID for remote provider.
258 protected boolean needToEscapeXMLSpecialCharacters(String hostEntityID, String remoteEntityID, String realm) { argument
269 * @param remoteEntityID Entity ID for remote provider.
275 Set<String> values, String hostEntityID, String remoteEntityID, String realm) throws SAML2Exception {
289 boolean toEscape = needToEscapeXMLSpecialCharacters(hostEntityID, remoteEntityID, realm);
274 getSAMLAttribute(String name, String nameFormat, Set<String> values, String hostEntityID, String remoteEntityID, String realm) argument
H A DDefaultLibrarySPAccountMapper.java139 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DAccountUtils.java62 * @param remoteEntityID <code>EntityID</code> of the remote entity.
70 String remoteEntityID) throws WSFederationException {
87 if(remoteEntityID == null) {
104 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
67 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DAccountUtils.java71 * @param remoteEntityID <code>EntityID</code> of the remote entity.
79 String remoteEntityID) throws SAML2Exception {
93 if(remoteEntityID == null) {
110 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
76 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
H A DNameIDInfo.java85 * @param remoteEntityID <code>EntityID</code> of the remote entity.
94 String remoteEntityID,
110 if(remoteEntityID == null) {
121 _remoteEntityID = remoteEntityID;
299 String remoteEntityID = st.nextToken();
327 return new NameIDInfo(hostEntityID, remoteEntityID,
92 NameIDInfo( String hostEntityID, String remoteEntityID, NameID nameID, String hostEntityRole, boolean isAffiliation ) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultAccountMapper.java95 * @param remoteEntityID remote <code>EntityID</code>.
99 String realm, String hostEntityID, String remoteEntityID)
111 remoteEntityID);
98 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/namemapping/
H A DFSNameMappingHandler.java102 * @param remoteEntityID the provider id whose
112 String remoteEntityID,
117 accountMgr.readAccountFedInfo(userID, remoteEntityID);
137 remoteEntityID,
154 * @param remoteEntityID the remote provider id whose
164 String remoteEntityID,
175 return getNameIdentifier(userID, remoteEntityID, local);
110 getNameIdentifier( String userID, String remoteEntityID, boolean local) argument
162 getNameIdentifier( FSNameIdentifierMappingRequest mappingRequest, String remoteEntityID, boolean local) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/namemapping/
H A DFSNameMappingHandler.java102 * @param remoteEntityID the provider id whose
112 String remoteEntityID,
117 accountMgr.readAccountFedInfo(userID, remoteEntityID);
137 remoteEntityID,
154 * @param remoteEntityID the remote provider id whose
164 String remoteEntityID,
175 return getNameIdentifier(userID, remoteEntityID, local);
110 getNameIdentifier( String userID, String remoteEntityID, boolean local) argument
162 getNameIdentifier( FSNameIdentifierMappingRequest mappingRequest, String remoteEntityID, boolean local) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DAccountUtils.java71 * @param remoteEntityID <code>EntityID</code> of the remote entity.
79 String remoteEntityID) throws SAML2Exception {
93 if(remoteEntityID == null) {
110 String filter = hostEntityID + DELIM + remoteEntityID + DELIM;
76 getAccountFederation( String userID, String hostEntityID, String remoteEntityID) argument
H A DNameIDInfo.java85 * @param remoteEntityID <code>EntityID</code> of the remote entity.
94 String remoteEntityID,
110 if(remoteEntityID == null) {
121 _remoteEntityID = remoteEntityID;
299 String remoteEntityID = st.nextToken();
327 return new NameIDInfo(hostEntityID, remoteEntityID,
92 NameIDInfo( String hostEntityID, String remoteEntityID, NameID nameID, String hostEntityRole, boolean isAffiliation ) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultAccountMapper.java95 * @param remoteEntityID remote <code>EntityID</code>.
99 String realm, String hostEntityID, String remoteEntityID)
111 remoteEntityID);
98 getSearchParameters(NameIdentifier nameID, String realm, String hostEntityID, String remoteEntityID) argument
H A DDefaultIDPAttributeMapper.java82 * @param remoteEntityID <code>EntityID</code> of the remote entity.
89 String remoteEntityID,
86 getAttributes( Object session, String hostEntityID, String remoteEntityID, String realm ) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java238 * @param remoteEntityID remote provider's entity ID
248 String remoteEntityID,
258 if (remoteEntityID != null) {
283 sessMngr.setIDPEntityID(requestID, remoteEntityID);
294 if (remoteEntityID == null) {
397 if (remoteEntityID == null) {
399 remoteEntityID = (String)idpSet.iterator().next();
415 String succintID = FSUtils.generateSourceID(remoteEntityID);
421 + remoteEntityID + "---" + succintID);
243 createAuthnRequest( Map headers, String LRURL, String authLevel, String metaAlias, String remoteEntityID, boolean isFedCookiePresent) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSPreLogoutHandler.java82 protected String remoteEntityID = ""; field in class:FSPreLogoutHandler
177 remoteEntityID = remoteEntityId;
448 userID, remoteEntityID, metaAlias, session);
487 //handlerObj.setRemoteEntityId(remoteEntityID);
490 sessionPartner, userID, ssoToken, remoteEntityID, sessionIndex,
527 userID, remoteEntityID, metaAlias, session);
566 //handlerObj.setRemoteEntityId(remoteEntityID);
571 remoteEntityID,
812 remoteEntityID, finalRelayState, requestXML, responseXML,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java238 * @param remoteEntityID remote provider's entity ID
248 String remoteEntityID,
258 if (remoteEntityID != null) {
283 sessMngr.setIDPEntityID(requestID, remoteEntityID);
294 if (remoteEntityID == null) {
397 if (remoteEntityID == null) {
399 remoteEntityID = (String)idpSet.iterator().next();
415 String succintID = FSUtils.generateSourceID(remoteEntityID);
421 + remoteEntityID + "---" + succintID);
243 createAuthnRequest( Map headers, String LRURL, String authLevel, String metaAlias, String remoteEntityID, boolean isFedCookiePresent) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSPreLogoutHandler.java82 protected String remoteEntityID = ""; field in class:FSPreLogoutHandler
177 remoteEntityID = remoteEntityId;
448 userID, remoteEntityID, metaAlias, session);
487 //handlerObj.setRemoteEntityId(remoteEntityID);
490 sessionPartner, userID, ssoToken, remoteEntityID, sessionIndex,
527 userID, remoteEntityID, metaAlias, session);
566 //handlerObj.setRemoteEntityId(remoteEntityID);
571 remoteEntityID,
812 remoteEntityID, finalRelayState, requestXML, responseXML,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DLogoutUtil.java438 String remoteEntityID = sloResponse.getIssuer().getValue();
439 verifySLOResponse(sloResponse, realm, remoteEntityID, hostEntity,
455 hostEntity, remoteEntityID, SAML2Constants.SOAP);
468 hostEntity, remoteEntityID, SAML2Constants.SOAP);
1234 * @param remoteEntityID entityID of remote entity.
1241 String remoteEntityID)
1249 getSLOServiceElement(realm, remoteEntityID,
1238 getSLOBindingInfo(HttpServletRequest request, String metaAlias, String hostEntityRole, String remoteEntityID) argument
H A DDoManageNameID.java156 * @param remoteEntityID entityID of remote entity.
164 String remoteEntityID,
181 if (remoteEntityID == null) {
183 LogUtil.MISSING_ENTITY, remoteEntityID);
219 debug.message(method + "Remote EntityID is : " + remoteEntityID);
228 getMNIServiceElement(realm, remoteEntityID,
257 session, realm, hostEntityID, hostEntityRole, remoteEntityID,
283 realm, hostEntityID, hostEntityRole, remoteEntityID,
287 remoteEntityID);
291 config = metaManager.getIDPSSOConfig(realm, remoteEntityID);
160 initiateManageNameIDRequest( HttpServletRequest request, HttpServletResponse response, String metaAlias, String remoteEntityID, Map paramsMap) argument
354 getMNIBindingInfo(HttpServletRequest request, String metaAlias, String hostEntityRole, String remoteEntityID) argument
997 processManageNameIDRequest( ManageNameIDRequest mniRequest, String realm, String hostEntityID, String remoteEntityID, String hostRole, String userID) argument
1158 processManageNameIDRequest( ManageNameIDRequest mniRequest, String metaAlias, String remoteEntityID, Map paramsMap, String destination, String binding, HttpServletRequest request, HttpServletResponse response) argument
1311 createManageNameIDRequest( Object session, String realm, String hostEntityID, String hostEntityRole, String remoteEntityID, String destination, boolean changeID, String affiliationID) argument
1717 getNameIDInfo(String userID, String hostEntityID, String remoteEntityID, String hostRole, String realm, String affiliationID, boolean invalidAffiIDAllowed) argument
1758 removeFedAccount(String userID, String hostEntityID, String remoteEntityID, String hostRole, String realm, String affiliationID) argument
1794 getNameID(String userID, String hostEntityID, String remoteEntityID, String hostEntityRole, String affiliationID, String realm) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DLogoutUtil.java440 String remoteEntityID = sloResponse.getIssuer().getValue();
441 verifySLOResponse(sloResponse, realm, remoteEntityID, hostEntity,
457 hostEntity, remoteEntityID, SAML2Constants.SOAP);
470 hostEntity, remoteEntityID, SAML2Constants.SOAP);
1236 * @param remoteEntityID entityID of remote entity.
1243 String remoteEntityID)
1251 getSLOServiceElement(realm, remoteEntityID,
1240 getSLOBindingInfo(HttpServletRequest request, String metaAlias, String hostEntityRole, String remoteEntityID) argument
H A DDoManageNameID.java158 * @param remoteEntityID entityID of remote entity.
166 String remoteEntityID,
183 if (remoteEntityID == null) {
185 LogUtil.MISSING_ENTITY, remoteEntityID);
221 debug.message(method + "Remote EntityID is : " + remoteEntityID);
230 getMNIServiceElement(realm, remoteEntityID,
259 session, realm, hostEntityID, hostEntityRole, remoteEntityID,
285 realm, hostEntityID, hostEntityRole, remoteEntityID,
289 remoteEntityID);
293 config = metaManager.getIDPSSOConfig(realm, remoteEntityID);
162 initiateManageNameIDRequest( HttpServletRequest request, HttpServletResponse response, String metaAlias, String remoteEntityID, Map paramsMap) argument
356 getMNIBindingInfo(HttpServletRequest request, String metaAlias, String hostEntityRole, String remoteEntityID) argument
999 processManageNameIDRequest( ManageNameIDRequest mniRequest, String realm, String hostEntityID, String remoteEntityID, String hostRole, String userID) argument
1160 processManageNameIDRequest( ManageNameIDRequest mniRequest, String metaAlias, String remoteEntityID, Map paramsMap, String destination, String binding, HttpServletRequest request, HttpServletResponse response) argument
1313 createManageNameIDRequest( Object session, String realm, String hostEntityID, String hostEntityRole, String remoteEntityID, String destination, boolean changeID, String affiliationID) argument
1719 getNameIDInfo(String userID, String hostEntityID, String remoteEntityID, String hostRole, String realm, String affiliationID, boolean invalidAffiIDAllowed) argument
1760 removeFedAccount(String userID, String hostEntityID, String remoteEntityID, String hostRole, String realm, String affiliationID) argument
1796 getNameID(String userID, String hostEntityID, String remoteEntityID, String hostEntityRole, String affiliationID, String realm) argument
[all...]

Completed in 51 milliseconds

123