Class Hierarchy
- java.lang.Object
- org.springframework.security.web.access.AccessDeniedHandlerImpl (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.apache.syncope.core.spring.security.SyncopeAccessDeniedHandler
- org.apache.syncope.core.spring.security.AuthContextUtils
- org.apache.syncope.core.spring.security.AuthDataAccessor
- org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
- org.apache.syncope.core.spring.security.SyncopeBasicAuthenticationEntryPoint
- org.apache.syncope.core.spring.security.DefaultCredentialChecker
- org.apache.syncope.core.spring.security.DefaultPasswordGenerator (implements org.apache.syncope.core.spring.security.PasswordGenerator)
- org.apache.syncope.core.spring.security.Encryptor
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- org.springframework.security.web.authentication.www.BasicAuthenticationFilter
- org.apache.syncope.core.spring.security.JWTAuthenticationFilter
- org.springframework.security.web.authentication.www.BasicAuthenticationFilter
- org.springframework.web.filter.OncePerRequestFilter
- org.apache.syncope.core.spring.security.JWTAuthentication (implements org.springframework.security.core.Authentication)
- org.apache.syncope.core.spring.security.MSEntraJWTSSOProvider (implements org.apache.syncope.core.spring.security.JWTSSOProvider)
- org.apache.syncope.core.spring.security.MustChangePasswordFilter (implements javax.servlet.Filter)
- org.apache.syncope.core.spring.security.SecureRandomUtils
- org.apache.syncope.core.spring.security.SecurityContext
- org.apache.syncope.core.spring.security.SecurityProperties
- org.apache.syncope.core.spring.security.SecurityProperties.DigesterProperties
- org.apache.syncope.core.spring.security.SyncopeAuthenticationDetails (implements java.io.Serializable)
- org.apache.syncope.core.spring.security.SyncopeAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
- org.apache.syncope.core.spring.security.SyncopeGrantedAuthority (implements org.springframework.security.core.GrantedAuthority)
- org.apache.syncope.core.spring.security.SyncopeJWTSSOProvider (implements org.apache.syncope.core.spring.security.JWTSSOProvider)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.syncope.core.spring.security.DelegatedAdministrationException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.syncope.core.spring.security.UsernamePasswordAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.apache.syncope.core.spring.security.WebSecurityContext
- org.springframework.security.web.access.AccessDeniedHandlerImpl (implements org.springframework.security.web.access.AccessDeniedHandler)
Interface Hierarchy
- com.nimbusds.jose.jca.JCAAware<T>
- com.nimbusds.jose.JWSProvider (also extends com.nimbusds.jose.JOSEProvider)
- com.nimbusds.jose.JWSVerifier
- org.apache.syncope.core.spring.security.JWTSSOProvider
- com.nimbusds.jose.JWSVerifier
- com.nimbusds.jose.JWSProvider (also extends com.nimbusds.jose.JOSEProvider)
- com.nimbusds.jose.JOSEProvider
- com.nimbusds.jose.JWSProvider (also extends com.nimbusds.jose.jca.JCAAware<T>)
- com.nimbusds.jose.JWSVerifier
- org.apache.syncope.core.spring.security.JWTSSOProvider
- com.nimbusds.jose.JWSVerifier
- com.nimbusds.jose.JWSProvider (also extends com.nimbusds.jose.jca.JCAAware<T>)
- org.apache.syncope.core.spring.security.PasswordGenerator