JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.sklsft.commons.rest.security.access
,
org.sklsft.commons.rest.security.annotations
,
org.sklsft.commons.rest.security.aspect
,
org.sklsft.commons.rest.security.context
,
org.sklsft.commons.rest.security.context.impl
,
org.sklsft.commons.rest.security.credentials
,
org.sklsft.commons.rest.security.credentials.impl
,
org.sklsft.commons.rest.security.exception
,
org.sklsft.commons.rest.security.tokens
,
org.sklsft.commons.rest.security.tokens.impl
Class Hierarchy
java.lang.
Object
org.sklsft.commons.rest.security.aspect.
AccessControlAspect
org.sklsft.commons.rest.security.access.
AccessController
org.sklsft.commons.rest.security.credentials.impl.
FromCryptedTokenCredentialsRetriever
<T> (implements org.sklsft.commons.rest.security.credentials.
SecurityCredentialsRetriever
<T>)
org.sklsft.commons.rest.security.credentials.impl.
FromMapCredentialsRetriever
<T> (implements org.sklsft.commons.rest.security.credentials.
SecurityCredentialsRetriever
<T>)
org.sklsft.commons.rest.security.context.
SecurityContextHolder
org.sklsft.commons.rest.security.context.impl.
SecurityContextProviderImpl
<A,U> (implements org.sklsft.commons.rest.security.context.
SecurityContextProvider
)
org.sklsft.commons.rest.security.credentials.impl.
SecurityCredentialsEncoderImpl
<T> (implements org.sklsft.commons.rest.security.credentials.
SecurityCredentialsEncoder
<T>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.sklsft.commons.rest.security.exception.
CredentialsConflictException
org.sklsft.commons.rest.security.exception.
InvalidTokenException
org.sklsft.commons.rest.security.exception.
NoBoundCredentialsException
org.sklsft.commons.rest.security.exception.
TokenNotFoundException
org.sklsft.commons.rest.security.tokens.impl.
TokenExtractorFactory
org.sklsft.commons.rest.security.tokens.impl.
TokenFromCookieExtractor
(implements org.sklsft.commons.rest.security.tokens.
TokenExtractor
)
org.sklsft.commons.rest.security.tokens.impl.
TokenFromHeaderExtractor
(implements org.sklsft.commons.rest.security.tokens.
TokenExtractor
)
Interface Hierarchy
org.sklsft.commons.rest.security.context.
SecurityContextProvider
org.sklsft.commons.rest.security.credentials.
SecurityCredentialsEncoder
<T>
org.sklsft.commons.rest.security.credentials.
SecurityCredentialsRetriever
<T>
org.sklsft.commons.rest.security.credentials.
SecurityCredentialsValidator
<T>
org.sklsft.commons.rest.security.tokens.
TokenExtractor
Annotation Type Hierarchy
org.sklsft.commons.rest.security.annotations.
AccessControl
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.sklsft.commons.rest.security.access.
AccessControlType
org.sklsft.commons.rest.security.tokens.
TokenExtractionMode
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.