Class Hierarchy
- java.lang.Object
- cronapp.framework.authentication.sso.BeanConfigurator (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cronapp.framework.authentication.sso.CustomAuthoritiesExtractor (implements org.springframework.boot.autoconfigure.security.oauth2.resource.AuthoritiesExtractor)
- cronapp.framework.authentication.sso.CustomPrincipalExtractor (implements org.springframework.boot.autoconfigure.security.oauth2.resource.PrincipalExtractor)
- cronapp.framework.authentication.sso.SSORESTController
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- cronapp.framework.authentication.sso.AuthorizationConfigurer