- SAML2IdpLoginModule - Class in org.gatein.sso.saml.plugin
-
Login module, which can be executed on SAML Identity provider side.
- SAML2IdpLoginModule() - Constructor for class org.gatein.sso.saml.plugin.SAML2IdpLoginModule
-
- SAML2LogoutFilter - Class in org.gatein.sso.saml.plugin.filter
-
- SAML2LogoutFilter() - Constructor for class org.gatein.sso.saml.plugin.filter.SAML2LogoutFilter
-
- SAML_LOGOUT_ATTRIBUTE - Static variable in class org.gatein.sso.saml.plugin.filter.SAML2LogoutFilter
-
- SAMLFilterConfig - Class in org.gatein.sso.saml.plugin.filter
-
This HTTP FilterConfig allows to inject some eXo Kernel Init Params
to Servlet Context Init Params
- SAMLFilterConfig(String, ServletContext, SSOInterceptorInitializationContext) - Constructor for class org.gatein.sso.saml.plugin.filter.SAMLFilterConfig
-
- samlHandlerChainClass - Variable in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
- SAMLHTTPRequestWrapper - Class in org.gatein.sso.saml.plugin.filter
-
This class is used to combine two HTTP Request datas
- SAMLHTTPRequestWrapper(HttpServletRequest, HttpServletRequest) - Constructor for class org.gatein.sso.saml.plugin.filter.SAMLHTTPRequestWrapper
-
- SAMLSPServletContextWrapper - Class in org.gatein.sso.saml.plugin.filter
-
This class wraps an HTTP ServletContext to be able to get
a configuration file from local folder outside the webapp
- SAMLSPServletContextWrapper(ServletContext) - Constructor for class org.gatein.sso.saml.plugin.filter.SAMLSPServletContextWrapper
-
- saveRestoreRequest - Variable in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
- sendHttpPostBindingRequest(String, Document, String, Response, boolean) - Method in class org.gatein.sso.saml.plugin.valve.AbstractSPFormAuthenticator
-
Sends a HTTP POST request to the IDP.
- sendHttpRedirectRequest(String, Document, String, Response, boolean, String) - Method in class org.gatein.sso.saml.plugin.valve.AbstractSPFormAuthenticator
-
Sends a HTTP Redirect request to the IDP.
- sendRequestToIDP(String, Document, String, Request, Response, boolean, String) - Method in class org.gatein.sso.saml.plugin.valve.AbstractSPFormAuthenticator
-
Send the request to the IDP.
- sendToLogoutPage(Request, Response, Session) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
- ServiceProviderAuthenticator - Class in org.gatein.sso.saml.plugin.valve
-
Unified Service Provider Authenticator
Forked from org.picketlink.identity.federation.bindings.tomcat.sp.ServiceProviderAuthenticator
and made compatible with Tomcat 8.5 since picketlink doesn't provide such a support
- ServiceProviderAuthenticator() - Constructor for class org.gatein.sso.saml.plugin.valve.ServiceProviderAuthenticator
-
- serviceURL - Variable in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
- servletContextName - Variable in class org.gatein.sso.saml.plugin.filter.PortalIDPWebBrowserSSOFilter
-
The Servlet context name
- servletContextName - Variable in class org.gatein.sso.saml.plugin.filter.SAML2LogoutFilter
-
The Servlet context name
- sessionCreated(HttpSessionEvent) - Method in class org.gatein.sso.saml.plugin.listener.IDPHttpSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.gatein.sso.saml.plugin.listener.IDPHttpSessionListener
-
- setAttribute(String, Object) - Method in class org.gatein.sso.saml.plugin.filter.SAMLSPServletContextWrapper
-
- setAuditHelper(PicketLinkAuditHelper) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
- setConfigFile(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set the name of the configuration file
- setConfigProvider(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set the SAMLConfigurationProvider fqn
- setConfigProvider(SAMLConfigurationProvider) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set an instance of the SAMLConfigurationProvider
- setIdpAddress(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
If the request.getRemoteAddr is not exactly the IDP address that you have keyed in your deployment descriptor for
keystore alias, you can set it here explicitly
- setInitParameter(String, String) - Method in class org.gatein.sso.saml.plugin.filter.SAMLSPServletContextWrapper
-
- setIssuerID(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set a separate issuer id
- setLogOutPage(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set the logout page
- setSamlHandlerChainClass(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set the SAML Handler Chain Class fqn
- setSaveRestoreRequest(boolean) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set whether the authenticator saves/restores the request
during form authentication
- setServiceURL(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set the service URL
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.gatein.sso.saml.plugin.filter.SAMLSPServletContextWrapper
-
- setTimerInterval(String) - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Set the Timer Value to reload the configuration
- SimpleGroup - Class in org.gatein.sso.saml.plugin
-
Forked class because this plugin can be used on both JBoss or Tomcat and we want to be independent on AS.
- SimpleGroup(String) - Constructor for class org.gatein.sso.saml.plugin.SimpleGroup
-
- SimplePrincipal - Class in org.gatein.sso.saml.plugin
-
Forked class because this plugin can be used on both JBoss or Tomcat and we want to be independent on AS.
- SimplePrincipal(String) - Constructor for class org.gatein.sso.saml.plugin.SimplePrincipal
-
- spConfiguration - Variable in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
- startInternal() - Method in class org.gatein.sso.saml.plugin.valve.ServiceProviderAuthenticator
-
- startPicketLink() - Method in class org.gatein.sso.saml.plugin.valve.AbstractSAML11SPRedirectFormAuthenticator
-
- startPicketLink() - Method in class org.gatein.sso.saml.plugin.valve.AbstractSPFormAuthenticator
-
- startPicketLink() - Method in class org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-