Searched defs:remoteEntity (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java856 String remoteEntity,
874 SAML2Utils.createIssuer(entityID), realm, SAML2Constants.IDP_ROLE, remoteEntity);
875 String location = IDPSingleLogout.getSingleLogoutLocation(remoteEntity, realm, SAML2Constants.HTTP_REDIRECT);
882 SAML2Constants.IDP_ROLE, remoteEntity, binding);
851 sendProxyLogoutResponse( HttpServletResponse response, HttpServletRequest request, String originatingRequestID, Map<String, String> infoMap, String remoteEntity, String binding) argument
H A DLogoutUtil.java319 String remoteEntity,
347 SAML2Utils.getWantLogoutRequestSigned(realm, remoteEntity,
351 SAML2Utils.getWantLogoutRequestSigned(realm, remoteEntity,
739 * @param remoteEntity will get this response.
750 String remoteEntity) {
781 * @param remoteEntity entity ID of remote host entity.
786 String hostEntityRole, String remoteEntity)
789 hostEntityRole, remoteEntity, false);
794 String hostEntityRole, String remoteEntity,
802 remoteEntity, SAML2Constant
312 doSLOByHttpRedirect( String sloRequestXMLString, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, HttpServletResponse response) argument
744 generateResponse( Status status, String inResponseTo, Issuer issuer, String realm, String hostRole, String remoteEntity) argument
784 signSLORequest(LogoutRequest sloRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
792 signSLORequest(LogoutRequest sloRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
866 verifySLORequest(LogoutRequest sloRequest, String realm, String remoteEntity, String hostEntity, String hostEntityRole) argument
922 signSLOResponse(LogoutResponse sloResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
930 signSLOResponse(LogoutResponse sloResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
998 verifySLOResponse(LogoutResponse sloResponse, String realm, String remoteEntity, String hostEntity, String hostEntityRole) argument
1037 setNameIDForSLORequest(LogoutRequest request, NameID nameID, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1127 sendSLOResponse(HttpServletResponse response, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1136 sendSLOResponse(HttpServletResponse response, HttpServletRequest request, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, String binding) argument
1150 sendSLOResponsePost(HttpServletResponse response, HttpServletRequest request, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1164 sendSLOResponseRedirect(HttpServletResponse response, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
[all...]
H A DDoManageNameID.java388 String hostEntityRole, String remoteEntity)
391 hostEntityRole, remoteEntity, false);
396 String hostEntityRole, String remoteEntity,
404 SAML2Utils.getWantMNIRequestSigned(realm, remoteEntity,
408 SAML2Utils.getWantMNIRequestSigned(realm, remoteEntity,
426 debug.message(method + "remoteEntity is : " + remoteEntity);
453 String realm, String remoteEntity, String hostEntity,
459 debug.message(method + "remoteEntity is : " + remoteEntity);
386 signMNIRequest(ManageNameIDRequest mniRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
394 signMNIRequest(ManageNameIDRequest mniRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
452 verifyMNIRequest(ManageNameIDRequest mniRequest, String realm, String remoteEntity, String hostEntity, String hostEntityRole, String destination) argument
499 signMNIResponse(ManageNameIDResponse mniResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
507 signMNIResponse(ManageNameIDResponse mniResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
563 verifyMNIResponse(ManageNameIDResponse mniResponse, String realm, String remoteEntity, String hostEntity, String hostEntityRole, String destination) argument
1240 sendMNIResponse(HttpServletResponse response, ManageNameIDResponse mniResponse, String mniURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1397 doMNIByHttpRedirect( String mniRequestXMLString, String mniURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, HttpServletResponse response) argument
1817 setNameIDForMNIRequest(ManageNameIDRequest mniRequest, NameID nameID, boolean changeID, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
2149 doMNIByPOST(String mniXMLString, String mniURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, HttpServletResponse response, HttpServletRequest request) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java916 String remoteEntity,
934 SAML2Utils.createIssuer(entityID), realm, SAML2Constants.IDP_ROLE, remoteEntity);
935 String location = IDPSingleLogout.getSingleLogoutLocation(remoteEntity, realm, SAML2Constants.HTTP_REDIRECT);
942 SAML2Constants.IDP_ROLE, remoteEntity, binding);
911 sendProxyLogoutResponse( HttpServletResponse response, HttpServletRequest request, String originatingRequestID, Map<String, String> infoMap, String remoteEntity, String binding) argument
H A DLogoutUtil.java321 String remoteEntity,
349 SAML2Utils.getWantLogoutRequestSigned(realm, remoteEntity,
353 SAML2Utils.getWantLogoutRequestSigned(realm, remoteEntity,
741 * @param remoteEntity will get this response.
752 String remoteEntity) {
783 * @param remoteEntity entity ID of remote host entity.
788 String hostEntityRole, String remoteEntity)
791 hostEntityRole, remoteEntity, false);
796 String hostEntityRole, String remoteEntity,
804 remoteEntity, SAML2Constant
314 doSLOByHttpRedirect( String sloRequestXMLString, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, HttpServletResponse response) argument
746 generateResponse( Status status, String inResponseTo, Issuer issuer, String realm, String hostRole, String remoteEntity) argument
786 signSLORequest(LogoutRequest sloRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
794 signSLORequest(LogoutRequest sloRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
868 verifySLORequest(LogoutRequest sloRequest, String realm, String remoteEntity, String hostEntity, String hostEntityRole) argument
924 signSLOResponse(LogoutResponse sloResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
932 signSLOResponse(LogoutResponse sloResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
1000 verifySLOResponse(LogoutResponse sloResponse, String realm, String remoteEntity, String hostEntity, String hostEntityRole) argument
1039 setNameIDForSLORequest(LogoutRequest request, NameID nameID, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1129 sendSLOResponse(HttpServletResponse response, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1138 sendSLOResponse(HttpServletResponse response, HttpServletRequest request, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, String binding) argument
1152 sendSLOResponsePost(HttpServletResponse response, HttpServletRequest request, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1166 sendSLOResponseRedirect(HttpServletResponse response, LogoutResponse sloResponse, String sloURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
[all...]
H A DDoManageNameID.java390 String hostEntityRole, String remoteEntity)
393 hostEntityRole, remoteEntity, false);
398 String hostEntityRole, String remoteEntity,
406 SAML2Utils.getWantMNIRequestSigned(realm, remoteEntity,
410 SAML2Utils.getWantMNIRequestSigned(realm, remoteEntity,
428 debug.message(method + "remoteEntity is : " + remoteEntity);
455 String realm, String remoteEntity, String hostEntity,
461 debug.message(method + "remoteEntity is : " + remoteEntity);
388 signMNIRequest(ManageNameIDRequest mniRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
396 signMNIRequest(ManageNameIDRequest mniRequest, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
454 verifyMNIRequest(ManageNameIDRequest mniRequest, String realm, String remoteEntity, String hostEntity, String hostEntityRole, String destination) argument
501 signMNIResponse(ManageNameIDResponse mniResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
509 signMNIResponse(ManageNameIDResponse mniResponse, String realm, String hostEntity, String hostEntityRole, String remoteEntity, boolean includeCert) argument
565 verifyMNIResponse(ManageNameIDResponse mniResponse, String realm, String remoteEntity, String hostEntity, String hostEntityRole, String destination) argument
1242 sendMNIResponse(HttpServletResponse response, ManageNameIDResponse mniResponse, String mniURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
1399 doMNIByHttpRedirect( String mniRequestXMLString, String mniURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, HttpServletResponse response) argument
1819 setNameIDForMNIRequest(ManageNameIDRequest mniRequest, NameID nameID, boolean changeID, String realm, String hostEntity, String hostEntityRole, String remoteEntity) argument
2151 doMNIByPOST(String mniXMLString, String mniURL, String relayState, String realm, String hostEntity, String hostEntityRole, String remoteEntity, HttpServletResponse response, HttpServletRequest request) argument
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2367 * @param remoteEntity entityID of peer entity.
2372 String hostEntityRole, String remoteEntity)
2382 saml2MetaManager.getSPSSODescriptor(realm, remoteEntity);
2383 signingCerts = KeyUtil.getVerificationCerts(spSSODesc, remoteEntity, SAML2Constants.SP_ROLE);
2386 saml2MetaManager.getIDPSSODescriptor(realm, remoteEntity);
2387 signingCerts = KeyUtil.getVerificationCerts(idpSSODesc, remoteEntity, SAML2Constants.IDP_ROLE);
2393 debug.message(method + "remoteEntity is : " + remoteEntity);
2371 verifyQueryString(String queryString, String realm, String hostEntityRole, String remoteEntity) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2392 * @param remoteEntity entityID of peer entity.
2397 String hostEntityRole, String remoteEntity)
2407 saml2MetaManager.getSPSSODescriptor(realm, remoteEntity);
2408 signingCerts = KeyUtil.getVerificationCerts(spSSODesc, remoteEntity, SAML2Constants.SP_ROLE);
2411 saml2MetaManager.getIDPSSODescriptor(realm, remoteEntity);
2412 signingCerts = KeyUtil.getVerificationCerts(idpSSODesc, remoteEntity, SAML2Constants.IDP_ROLE);
2418 debug.message(method + "remoteEntity is : " + remoteEntity);
2396 verifyQueryString(String queryString, String realm, String hostEntityRole, String remoteEntity) argument

Completed in 67 milliseconds