Package org.odpi.openmetadata.userinterface.uichassis.springboot.auth
-
Interface Summary Interface Description AuthenticationExceptionHandler Handles AuthenticationException for different instances of WebSecurityConfigurerAdapter used for different authentication mechanism usedAuthService TokenClient TokenOption is used to have statefull webtoken by using persistence and expiration validation -
Class Summary Class Description AuthFilter Filter for security context of Spring security It takes Authentication from request and put it into security contextLoggingRequestFilter LoginFilter LoginFilter.LoginFilterBuilder RedisAuthService RoleService SecurityConfig Configuration of HttpSecurity for Spring securitySessionAuthService TokenAuthService TokenLogoutSuccessHandler TokenService TokenUser UserAuthentication