JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.polyglotted.spring.cognito
,
io.polyglotted.spring.elastic
,
io.polyglotted.spring.errorhandling
,
io.polyglotted.spring.security
,
io.polyglotted.spring.web
Class Hierarchy
java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
io.polyglotted.spring.security.
DefaultAuthToken
io.polyglotted.spring.cognito.
CognitoConfig
io.polyglotted.spring.cognito.
CognitoProcessor
io.polyglotted.spring.security.
DefaultAuthProvider
(implements org.springframework.security.authentication.AuthenticationProvider)
io.polyglotted.spring.elastic.
ElasticProcessor
(implements java.io.Closeable)
io.polyglotted.spring.elastic.
EsBootstrapAuth
io.polyglotted.spring.errorhandling.
ExceptionFactory
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
io.polyglotted.spring.cognito.
CognitoAuthFilter
io.polyglotted.spring.elastic.
ElasticAuthFilter
io.polyglotted.spring.security.
SimpleCorsFilter
org.springframework.http.HttpEntity<T>
org.springframework.http.ResponseEntity<T>
io.polyglotted.spring.web.
SimpleResponse
io.polyglotted.spring.web.
JacksonConfiguration
org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
io.polyglotted.spring.errorhandling.
RestExceptionHandler
io.polyglotted.spring.security.
RestAuthEntryPoint
(implements org.springframework.security.web.AuthenticationEntryPoint)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
io.polyglotted.spring.elastic.
ElasticAuthFilter.ElasticClientException
io.polyglotted.spring.errorhandling.
ExceptionFactory.NotFoundException
io.polyglotted.spring.errorhandling.
ExceptionFactory.WebException
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
io.polyglotted.spring.security.
DefaultSecurityConfigurer
Annotation Type Hierarchy
io.polyglotted.spring.security.
IsAdmin
(implements java.lang.annotation.Annotation)
io.polyglotted.spring.security.
IsApprover
(implements java.lang.annotation.Annotation)
io.polyglotted.spring.security.
IsConsumer
(implements java.lang.annotation.Annotation)
io.polyglotted.spring.security.
IsCurator
(implements java.lang.annotation.Annotation)
io.polyglotted.spring.security.
IsModeler
(implements java.lang.annotation.Annotation)
io.polyglotted.spring.security.
IsSelfOrAdmin
(implements java.lang.annotation.Annotation)
io.polyglotted.spring.security.
IsUserAdmin
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes