Hierarchy For Package ch.tocco.nice2.sso.impl
Class Hierarchy
- java.lang.Object
- ch.tocco.nice2.appmodule.api.AbstractConfiguration
- ch.tocco.nice2.sso.impl.SsoConfiguration
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- ch.tocco.nice2.sso.impl.OpenIdAuthenticationCallbackServlet
- ch.tocco.nice2.sso.impl.OpenIdRegistrationServlet
- jakarta.servlet.http.HttpServlet
- ch.tocco.nice2.sso.impl.OpenIdAuthenticationFilter (implements jakarta.servlet.Filter)
- ch.tocco.nice2.sso.impl.OpenIdAuthenticationHandler (implements ch.tocco.nice2.security.spi.auth.AuthenticationHandler)
- ch.tocco.nice2.sso.impl.OpenIdCredentials (implements ch.tocco.nice2.security.spi.auth.LoginCredentials)
- ch.tocco.nice2.sso.impl.OpenIdHelperServiceImpl (implements ch.tocco.nice2.sso.impl.OpenIdHelperService)
- ch.tocco.nice2.sso.impl.OpenIdRegistrationServiceImpl (implements ch.tocco.nice2.sso.impl.OpenIdRegistrationService)
- ch.tocco.nice2.sso.impl.OpenIdRetriever (implements ch.tocco.nice2.web.core.spi.auth.CredentialsRetriever)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- ch.tocco.nice2.sso.impl.OpenIdAuthenticationException
- java.lang.Exception
- ch.tocco.nice2.sso.impl.UserInfoBean (implements java.io.Serializable)
- ch.tocco.nice2.appmodule.api.AbstractConfiguration
Interface Hierarchy
- ch.tocco.nice2.sso.impl.OpenIdHelperService
- ch.tocco.nice2.sso.impl.OpenIdRegistrationService