Searched refs:idpsso (Results 1 - 20 of 20) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPSessionListener.java235 IDPSSODescriptorElement idpsso = sm.getIDPSSODescriptor(realm, nameIdInfoKey.getRemoteEntityID());
237 if (idpsso == null) {
243 List<EndpointType> slosList = idpsso.getSingleLogoutService();
H A DSPSSOFederate.java244 IDPSSODescriptorElement idpsso = getIDPSSOForAuthnReq(realm, idpEntityID);
246 if (idpsso == null) {
252 List ssoServiceList = idpsso.getSingleSignOnService();
263 extensionsList, spsso, idpsso, ssoURL, false);
296 String encodedReqMsg = getPostBindingMsg(idpsso, spsso, spConfigAttrsMap, authnRequest);
299 String redirect = getRedirect(authReqXMLString, relayStateID, ssoURL, idpsso, spsso, spConfigAttrsMap);
344 * @param idpsso the idp descriptor to use
351 IDPSSODescriptorElement idpsso, SPSSODescriptorElement spsso, Map spConfigAttrsMap)
369 if (idpsso.isWantAuthnRequestsSigned() || spsso.isAuthnRequestsSigned()) {
429 * @param idpsso
350 getRedirect(String authReqXMLString, String relayStateID, String ssoURL, IDPSSODescriptorElement idpsso, SPSSODescriptorElement spsso, Map spConfigAttrsMap) argument
436 getPostBindingMsg(IDPSSODescriptorElement idpsso, SPSSODescriptorElement spsso, Map spConfigAttrsMap, AuthnRequest authnRequest) argument
737 createNameIDPolicy(String spEntityID, String format, boolean allowCreate, SPSSODescriptorElement spsso, IDPSSODescriptorElement idpsso, String realm, Map paramsMap) argument
794 createAuthnRequest(final String realmName, final String spEntityID, final Map paramsMap, final Map spConfigMap, final List extensionsList, final SPSSODescriptorElement spsso, final IDPSSODescriptorElement idpsso, final String ssourl, final boolean isForECP) argument
[all...]
H A DIDPSingleLogout.java504 IDPSSODescriptorElement idpsso =
507 if (idpsso != null) {
508 List sloList = idpsso.getSingleLogoutService();
784 IDPSSODescriptorElement idpsso =
787 if (idpsso != null) {
788 List sloList = idpsso.getSingleLogoutService();
H A DSPSingleLogout.java438 IDPSSODescriptorElement idpsso =
441 if (idpsso == null) {
449 List slosList = idpsso.getSingleLogoutService();
897 IDPSSODescriptorElement idpsso =
900 if (idpsso == null) {
908 List slosList = idpsso.getSingleLogoutService();
H A DIDPProxyUtil.java741 IDPSSODescriptorElement idpsso =
743 if (idpsso == null) {
750 List slosList = idpsso.getSingleLogoutService();
H A DIDPSSOUtil.java1531 IDPSSODescriptorElement idpsso =
1533 if (idpsso == null) {
1540 nameIDFormat = SAML2Utils.verifyNameIDFormat(nameIDFormat, spsso, idpsso);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPSessionListener.java235 IDPSSODescriptorElement idpsso = sm.getIDPSSODescriptor(realm, nameIdInfoKey.getRemoteEntityID());
237 if (idpsso == null) {
243 List<EndpointType> slosList = idpsso.getSingleLogoutService();
H A DSPSSOFederate.java243 IDPSSODescriptorElement idpsso = getIDPSSOForAuthnReq(realm, idpEntityID);
245 if (idpsso == null) {
252 List<SingleSignOnServiceElement> ssoServiceList = idpsso.getSingleSignOnService();
276 extensionsList, spsso, idpsso, ssoURL, false);
309 String encodedReqMsg = getPostBindingMsg(idpsso, spsso, spConfigAttrsMap, authnRequest);
312 String redirect = getRedirect(authReqXMLString, relayStateID, ssoURL, idpsso, spsso, spConfigAttrsMap);
357 * @param idpsso the idp descriptor to use
364 IDPSSODescriptorElement idpsso, SPSSODescriptorElement spsso, Map spConfigAttrsMap)
382 if (idpsso.isWantAuthnRequestsSigned() || spsso.isAuthnRequestsSigned()) {
442 * @param idpsso
363 getRedirect(String authReqXMLString, String relayStateID, String ssoURL, IDPSSODescriptorElement idpsso, SPSSODescriptorElement spsso, Map spConfigAttrsMap) argument
449 getPostBindingMsg(IDPSSODescriptorElement idpsso, SPSSODescriptorElement spsso, Map spConfigAttrsMap, AuthnRequest authnRequest) argument
753 createNameIDPolicy(String spEntityID, String format, boolean allowCreate, SPSSODescriptorElement spsso, IDPSSODescriptorElement idpsso, String realm, Map paramsMap) argument
810 createAuthnRequest(final String realmName, final String spEntityID, final Map paramsMap, final Map spConfigMap, final List extensionsList, final SPSSODescriptorElement spsso, final IDPSSODescriptorElement idpsso, final String ssourl, final boolean isForECP) argument
[all...]
H A DIDPSingleLogout.java505 IDPSSODescriptorElement idpsso =
508 if (idpsso != null) {
509 List sloList = idpsso.getSingleLogoutService();
782 IDPSSODescriptorElement idpsso =
785 if (idpsso != null) {
786 List sloList = idpsso.getSingleLogoutService();
H A DSPSingleLogout.java438 IDPSSODescriptorElement idpsso =
441 if (idpsso == null) {
449 List slosList = idpsso.getSingleLogoutService();
897 IDPSSODescriptorElement idpsso =
900 if (idpsso == null) {
908 List slosList = idpsso.getSingleLogoutService();
H A DIDPProxyUtil.java801 IDPSSODescriptorElement idpsso =
803 if (idpsso == null) {
810 List slosList = idpsso.getSingleLogoutService();
H A DIDPSSOUtil.java1566 IDPSSODescriptorElement idpsso =
1568 if (idpsso == null) {
1575 nameIDFormat = SAML2Utils.verifyNameIDFormat(nameIDFormat, spsso, idpsso);
/forgerock/openam-v13/openam-authentication/openam-auth-saml2/src/main/java/org/forgerock/openam/authentication/modules/saml2/
H A DSAML2.java212 final IDPSSODescriptorElement idpsso = SPSSOFederate.getIDPSSOForAuthnReq(realm, entityName);
215 if (idpsso == null || spsso == null) {
220 final String ssoURL = SPSSOFederate.getSSOURL(idpsso.getSingleSignOnService(), reqBinding);
226 spConfigAttrsMap, extensionsList, spsso, idpsso, ssoURL, false);
243 final String postMsg = SPSSOFederate.getPostBindingMsg(idpsso, spsso, spConfigAttrsMap, authnRequest);
247 final String redirectUrl = SPSSOFederate.getRedirect(authReqXMLString, null, ssoURL, idpsso,
704 final IDPSSODescriptorElement idpsso = SPSSOFederate.getIDPSSOForAuthnReq(realm, entityName);
707 nameIDFormat = SAML2Utils.verifyNameIDFormat(nameIDFormat, spsso, idpsso);
H A DSAML2PostAuthenticationPlugin.java178 final IDPSSODescriptorElement idpsso = sm.getIDPSSODescriptor(realm, idpEntityId);
180 final List<EndpointType> slosList = idpsso.getSingleLogoutService();
/forgerock/openam/openam-authentication/openam-auth-saml2/src/main/java/org/forgerock/openam/authentication/modules/saml2/
H A DSAML2.java215 final IDPSSODescriptorElement idpsso = SPSSOFederate.getIDPSSOForAuthnReq(realm, entityName);
218 if (idpsso == null || spsso == null) {
223 List<SingleSignOnServiceElement> ssoServiceList = idpsso.getSingleSignOnService();
246 spConfigAttrsMap, extensionsList, spsso, idpsso, ssoURL, false);
263 final String postMsg = SPSSOFederate.getPostBindingMsg(idpsso, spsso, spConfigAttrsMap, authnRequest);
267 final String redirectUrl = SPSSOFederate.getRedirect(authReqXMLString, null, ssoURL, idpsso,
727 final IDPSSODescriptorElement idpsso = SPSSOFederate.getIDPSSOForAuthnReq(realm, entityName);
730 nameIDFormat = SAML2Utils.verifyNameIDFormat(nameIDFormat, spsso, idpsso);
H A DSAML2PostAuthenticationPlugin.java178 final IDPSSODescriptorElement idpsso = sm.getIDPSSODescriptor(realm, idpEntityId);
180 final List<EndpointType> slosList = idpsso.getSingleLogoutService();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModelImpl.java464 IDPSSOConfigElement idpsso = getidpsso(fed);
465 if (idpsso != null){
466 BaseConfigType baseConfig = (BaseConfigType)idpsso;
467 updateBaseConfig(idpsso, idpExtValues, role);
577 IDPSSOConfigElement idpsso = null;
584 idpsso = (IDPSSOConfigElement) bc;
588 return idpsso;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModelImpl.java468 IDPSSOConfigElement idpsso = getidpsso(fed);
469 if (idpsso != null){
470 BaseConfigType baseConfig = (BaseConfigType)idpsso;
471 updateBaseConfig(idpsso, idpExtValues, role);
581 IDPSSOConfigElement idpsso = null;
588 idpsso = (IDPSSOConfigElement) bc;
592 return idpsso;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java3681 * @param idpsso IDP meta data desciptor.
3685 SPSSODescriptorElement spsso, IDPSSODescriptorElement idpsso)
3691 // idpsso is null for ECP case
3692 if (idpsso != null) {
3693 idpNameIDFormatList = idpsso.getNameIDFormat();
3684 verifyNameIDFormat(String nameIDFormat, SPSSODescriptorElement spsso, IDPSSODescriptorElement idpsso) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java3706 * @param idpsso IDP meta data desciptor.
3710 SPSSODescriptorElement spsso, IDPSSODescriptorElement idpsso)
3716 // idpsso is null for ECP case
3717 if (idpsso != null) {
3718 idpNameIDFormatList = idpsso.getNameIDFormat();
3709 verifyNameIDFormat(String nameIDFormat, SPSSODescriptorElement spsso, IDPSSODescriptorElement idpsso) argument

Completed in 108 milliseconds