跳过导航链接
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractAccessRequestVoter<T extends AccessRequest> - in.clouthink.daas.security.token.core.acl中的类
 
AbstractAccessRequestVoter() - 类 的构造器in.clouthink.daas.security.token.core.acl.AbstractAccessRequestVoter
 
AccessDeniedException - in.clouthink.daas.security.token.exception中的异常错误
 
AccessDeniedException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.AccessDeniedException
 
AccessDeniedException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AccessDeniedException
 
AccessDeniedException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AccessDeniedException
 
AccessDeniedException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AccessDeniedException
 
AccessRequest - in.clouthink.daas.security.token.core.acl中的接口
 
AccessRequestRoleVoter<T extends AccessRequest> - in.clouthink.daas.security.token.core.acl中的类
 
AccessRequestRoleVoter() - 类 的构造器in.clouthink.daas.security.token.core.acl.AccessRequestRoleVoter
 
AccessRequestUserVoter<T extends AccessRequest> - in.clouthink.daas.security.token.core.acl中的类
 
AccessRequestUserVoter() - 类 的构造器in.clouthink.daas.security.token.core.acl.AccessRequestUserVoter
 
AccessRequestVoter<T extends AccessRequest> - in.clouthink.daas.security.token.core.acl中的接口
 
AccessResponse - in.clouthink.daas.security.token.core.acl中的枚举
 
Acl - in.clouthink.daas.security.token.core.acl中的接口
 
AclProvider<T extends Acl> - in.clouthink.daas.security.token.spi中的接口
 
add(UrlAclBuilder) - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclProviderBuilder
 
addAuthorizationProvider(AuthorizationProvider) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
addProvider(AuthenticationProvider) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
addProviders(AuthenticationProvider...) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
addVoter(AccessRequestVoter<UrlAccessRequest>) - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
afterPropertiesSet() - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
ALL - 类 中的静态变量in.clouthink.daas.security.token.core.acl.HttpMethod
 
AndRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
RequestMatcher that will return true if all of the passed in RequestMatcher instances match.
AndRequestMatcher(List<RequestMatcher>) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AndRequestMatcher
Creates a new instance
AndRequestMatcher(RequestMatcher...) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AndRequestMatcher
Creates a new instance
AnonymousAuthentication - in.clouthink.daas.security.token.core中的类
 
AnonymousAuthentication() - 类 的构造器in.clouthink.daas.security.token.core.AnonymousAuthentication
 
antPathBuilder() - 类 中的静态方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
AntPathRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
Matcher which compares a pre-defined ant-style pattern against the URL (servletPath + pathInfo) of an HttpServletRequest.
AntPathRequestMatcher(String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
Creates a matcher with the specific pattern which will match all HTTP methods in a case insensitive manner.
AntPathRequestMatcher(String, String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
Creates a matcher with the supplied pattern and HTTP method in a case insensitive manner.
AntPathRequestMatcher(String, String, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
Creates a matcher with the supplied pattern which will match the specified Http method
AntPathUrlAcl - in.clouthink.daas.security.token.core.acl中的类
 
AntPathUrlAcl(String, boolean, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.AntPathUrlAcl
 
AntPathUrlAcl(String, String[], boolean, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.AntPathUrlAcl
 
AntPathUrlMatcher - in.clouthink.daas.security.token.core.acl中的类
 
AntPathUrlMatcher(String) - 类 的构造器in.clouthink.daas.security.token.core.acl.AntPathUrlMatcher
 
AntPathUrlMatcher(String, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.AntPathUrlMatcher
 
AntPathUrlMatcher(String, String, boolean) - 类 的构造器in.clouthink.daas.security.token.core.acl.AntPathUrlMatcher
 
AntPathUrlMatcher(String, String[], boolean) - 类 的构造器in.clouthink.daas.security.token.core.acl.AntPathUrlMatcher
 
AnyRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
Matches any supplied request.
apr1Crypt(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
apr1Crypt(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
apr1Crypt(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
apr1Crypt(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
Generates an Apache htpasswd compatible "$apr1$" MD5 based hash value.
AuditCallback - in.clouthink.daas.security.token.spi中的接口
 
auditLogin(HttpServletRequest, boolean) - 接口 中的方法in.clouthink.daas.security.token.spi.AuditCallback
 
auditLogout(HttpServletRequest) - 接口 中的方法in.clouthink.daas.security.token.spi.AuditCallback
 
authenticate(T) - 接口 中的方法in.clouthink.daas.security.token.spi.AuthenticationProvider
 
authenticate(TokenAuthenticationRequest) - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
authenticate(UsernamePasswordAuthenticationRequest) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
Authentication - in.clouthink.daas.security.token.core中的接口
 
AUTHENTICATION_FAILED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
AUTHENTICATION_REQUIRED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
AuthenticationException - in.clouthink.daas.security.token.exception中的异常错误
 
AuthenticationException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationException
 
AuthenticationException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationException
 
AuthenticationException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationException
 
AuthenticationException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationException
 
AuthenticationFailureException - in.clouthink.daas.security.token.exception中的异常错误
 
AuthenticationFailureException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationFailureException
 
AuthenticationFailureException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationFailureException
 
AuthenticationFailureException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationFailureException
 
AuthenticationFailureException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationFailureException
 
AuthenticationFailureHandler - in.clouthink.daas.security.token.support.web中的接口
 
AuthenticationFilter - in.clouthink.daas.security.token.support.web中的类
 
AuthenticationFilter() - 类 的构造器in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
AuthenticationFilter(String) - 类 的构造器in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
AuthenticationFilter(RequestMatcher) - 类 的构造器in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
AuthenticationManager - in.clouthink.daas.security.token.core中的接口
 
AuthenticationProvider<T extends AuthenticationRequest> - in.clouthink.daas.security.token.spi中的接口
 
AuthenticationRequest - in.clouthink.daas.security.token.core中的接口
 
AuthenticationRequiredException - in.clouthink.daas.security.token.exception中的异常错误
 
AuthenticationRequiredException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationRequiredException
 
AuthenticationRequiredException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationRequiredException
 
AuthenticationRequiredException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationRequiredException
 
AuthenticationRequiredException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthenticationRequiredException
 
AuthenticationSuccessHandler - in.clouthink.daas.security.token.support.web中的接口
 
AUTHORIZATION_FAILED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
AuthorizationFailureException - in.clouthink.daas.security.token.exception中的异常错误
 
AuthorizationFailureException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthorizationFailureException
 
AuthorizationFailureException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthorizationFailureException
 
AuthorizationFailureException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthorizationFailureException
 
AuthorizationFailureException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.AuthorizationFailureException
 
AuthorizationFailureHandler - in.clouthink.daas.security.token.support.web中的接口
 
AuthorizationFilter - in.clouthink.daas.security.token.support.web中的类
 
AuthorizationFilter() - 类 的构造器in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
AuthorizationFilter(String) - 类 的构造器in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
AuthorizationFilter(RequestMatcher) - 类 的构造器in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
AuthorizationManager - in.clouthink.daas.security.token.core中的接口
 
AuthorizationProvider<T extends AccessRequest> - in.clouthink.daas.security.token.spi中的接口
 
AuthorizationStrategy - in.clouthink.daas.security.token.core中的枚举
 
authorize(AccessRequest) - 接口 中的方法in.clouthink.daas.security.token.core.AuthorizationManager
 
authorize(AccessRequest) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
authorize(T) - 接口 中的方法in.clouthink.daas.security.token.spi.AuthorizationProvider
 
authorize(UrlAccessRequest) - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
available() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream

B

BadCredetialException - in.clouthink.daas.security.token.exception中的异常错误
 
BadCredetialException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.BadCredetialException
 
BadCredetialException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.BadCredetialException
 
BadCredetialException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.BadCredetialException
 
BadCredetialException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.BadCredetialException
 
Base32 - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Provides Base32 encoding and decoding as defined by RFC 4648.
Base32() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(byte) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(boolean, byte) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(int) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(int, byte[]) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(int, byte[], boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 / Base32 Hex codec used for decoding and encoding.
Base32(int, byte[], boolean, byte) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Creates a Base32 / Base32 Hex codec used for decoding and encoding.
Base32InputStream - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
Base32InputStream(InputStream) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32InputStream
Creates a Base32InputStream such that all data read is Base32-decoded from the original provided InputStream.
Base32InputStream(InputStream, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32InputStream
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
Base32InputStream(InputStream, boolean, int, byte[]) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32InputStream
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
Base32OutputStream - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
Base32OutputStream(OutputStream) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32OutputStream
Creates a Base32OutputStream such that all data written is Base32-encoded to the original provided OutputStream.
Base32OutputStream(OutputStream, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32OutputStream
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
Base32OutputStream(OutputStream, boolean, int, byte[]) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32OutputStream
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
Base64 - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64 - in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec中的类
Base64 encoder which is a reduced version of Robert Harder's public domain implementation (version 2.3.7).
Base64() - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
 
Base64InputStream - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
Base64InputStream(InputStream) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64InputStream
Creates a Base64InputStream such that all data read is Base64-decoded from the original provided InputStream.
Base64InputStream(InputStream, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64InputStream
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
Base64InputStream(InputStream, boolean, int, byte[]) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64InputStream
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
Base64OutputStream - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
Base64OutputStream(OutputStream) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64OutputStream
Creates a Base64OutputStream such that all data written is Base64-encoded to the original provided OutputStream.
Base64OutputStream(OutputStream, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64OutputStream
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
Base64OutputStream(OutputStream, boolean, int, byte[]) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64OutputStream
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
BaseNCodec - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Abstract superclass for Base-N encoders and decoders.
BaseNCodec(int, int, int, int) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Note lineLength is rounded down to the nearest multiple of BaseNCodec.encodedBlockSize If chunkSeparatorLength is zero, then chunking is disabled.
BaseNCodec(int, int, int, int, byte) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Note lineLength is rounded down to the nearest multiple of BaseNCodec.encodedBlockSize If chunkSeparatorLength is zero, then chunking is disabled.
BaseNCodecInputStream - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Abstract superclass for Base-N input streams.
BaseNCodecInputStream(InputStream, BaseNCodec, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
 
BaseNCodecOutputStream - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Abstract superclass for Base-N output streams.
BaseNCodecOutputStream(OutputStream, BaseNCodec, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecOutputStream
 
beanDefinitionRegistry - 类 中的变量in.clouthink.daas.security.token.annotation.TokenConfiguration
 
beanFactory - 类 中的变量in.clouthink.daas.security.token.annotation.TokenConfiguration
 
BearerAuthorizationHeaderTokenResolver - in.clouthink.daas.security.token.support.web中的类
Created by LiangBin on 15/11/29.
BearerAuthorizationHeaderTokenResolver() - 类 的构造器in.clouthink.daas.security.token.support.web.BearerAuthorizationHeaderTokenResolver
 
BinaryCodec - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Converts between byte arrays and strings of "0"s and "1"s.
BinaryCodec() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
 
BinaryDecoder - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的接口
Defines common decoding methods for byte array decoders.
BinaryEncoder - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的接口
Defines common encoding methods for byte array encoders.
build() - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
build() - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclProviderBuilder
 

C

caseSensitive(boolean) - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
CharEncoding - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的类
Character encoding names required of every implementation of the Java platform.
CharEncoding() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
 
CharSequenceUtils - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Operations on CharSequence that are null safe.
CharSequenceUtils() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.CharSequenceUtils
 
Charsets - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的类
Charsets required of every implementation of the Java platform.
Charsets() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
 
cleanExpiredToken() - 类 中的方法in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
clearContext() - 类 中的静态方法in.clouthink.daas.security.token.core.SecurityContextManager
 
clearContext() - 接口 中的方法in.clouthink.daas.security.token.spi.TokenHolderStrategy
 
close() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecOutputStream
Closes this output stream and releases any system resources associated with the stream.
compare(Object, Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.StringEncoderComparator
Compares two strings based not on the strings themselves, but on an encoding of the two strings using the StringEncoder this Comparator was created with.
CompositeTokenProvider - in.clouthink.daas.security.token.spi.impl中的类
 
CompositeTokenProvider(TokenProvider, TokenProvider) - 类 的构造器in.clouthink.daas.security.token.spi.impl.CompositeTokenProvider
 
configure(MessageProvider) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
The default value is Locale#ENGLISH, if the locale is not supported, default value will take effect.
configure(AuthorizationFilter) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
 
configure(AuthenticationFilter) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
 
configure(LoginEndpoint) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
 
configure(LogoutEndpoint) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
 
configure(TokenLifeSupport) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
 
configure(UrlAclProviderBuilder) - 接口 中的方法in.clouthink.daas.security.token.configure.TokenConfigurer
 
configure(MessageProvider) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
configure(AuthorizationFilter) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
configure(AuthenticationFilter) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
configure(LoginEndpoint) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
configure(LogoutEndpoint) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
configure(TokenLifeSupport) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
configure(UrlAclProviderBuilder) - 类 中的方法in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
containsAlphabetOrPad(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
create(User) - 类 中的静态方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
create(User, long) - 类 中的静态方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
createELContext(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.ELRequestMatcher
Subclasses can override this methode if they want to use a different EL root context
createEmptyContext() - 类 中的静态方法in.clouthink.daas.security.token.core.SecurityContextManager
 
createToken(User) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
createToken(User) - 接口 中的方法in.clouthink.daas.security.token.core.TokenManager
 
Crypt - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
GNU libc crypt(3) compatible hash method.
Crypt() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Crypt
 
crypt(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Crypt
Encrypts a password in a crypt(3) compatible way.
crypt(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Crypt
Encrypts a password in a crypt(3) compatible way.
crypt(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Crypt
Calculates the digest using the strongest crypt(3) algorithm.
crypt(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Crypt
Encrypts a password in a crypt(3) compatible way.
crypt(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
crypt(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
crypt(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
crypt(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
currentAuthentication() - 类 中的静态方法in.clouthink.daas.security.token.support.SecurityUtils
 
currentToken() - 类 中的方法in.clouthink.daas.security.token.core.AnonymousAuthentication
 
currentToken() - 接口 中的方法in.clouthink.daas.security.token.core.Authentication
 
currentToken() - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthentication
 

D

DAAS_TOKEN_FILTER - 类 中的静态变量in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultAuthenticationManager(IdentityProvider, TokenManager) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultAuthorizationManager(AuthorizationProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultIdentityProvider() - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultTokenManager(TokenProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultTokenProvider() - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultUrlAclProvider() - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasDefaultUrlAuthorizationProvider(AclProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasTokenAuthenticationFilter(AuthenticationManager, MessageProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasTokenAuthenticationProvider(IdentityProvider, TokenManager) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasTokenAuthorizationFilter(AuthorizationManager, MessageProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasTokenCompositeFilter(AuthenticationFilter, AuthorizationFilter, LoginEndpoint, LogoutEndpoint) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasTokenLoginEndpoint(AuthenticationManager, MessageProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasTokenLogoutEndpoint(AuthenticationManager, MessageProvider) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
daasUsernamePasswordAuthenticationProvider(IdentityProvider, TokenManager) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
decode(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Decodes an Object using the Base-N algorithm.
decode(String) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Decodes a String containing characters in the Base-N alphabet.
decode(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Decodes a byte[] containing characters in the Base-N alphabet.
decode(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ASCII '0' or '1'.
decode(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ASCII '0' or '1'.
decode(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of character bytes representing hexadecimal values into an array of bytes of those same values.
decode(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts a String or an array of character bytes representing hexadecimal values into an array of bytes of those same values.
decode(byte[]) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.BinaryDecoder
Decodes a byte array and returns the results as a byte array.
decode(Object) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Decoder
Decodes an "encoded" Object and returns a "decoded" Object.
decode(String) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.StringDecoder
Decodes a String and returns a String.
DECODE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
Specify decoding in first bit.
decode(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
 
decode(CharSequence) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Hex
 
decodeBase64(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Decodes a Base64 String into octets.
decodeBase64(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Decodes Base64 data into octets.
decodeHex(char[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decodeInteger(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
Decoder - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的接口
Provides the highest level of abstraction for Decoders.
DecoderException - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的异常错误
Thrown when there is a failure condition during the decoding process.
DecoderException() - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.DecoderException
Constructs a new exception with null as its detail message.
DecoderException(String) - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.DecoderException
Constructs a new exception with the specified detail message.
DecoderException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.DecoderException
Constructs a new exception with the specified detail message and cause.
DecoderException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.DecoderException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
DEFAULT_CHARSET - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Default charset name is Charsets.UTF_8
DEFAULT_CHARSET_NAME - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Default charset name is CharEncoding.UTF_8
DefaultAuthentication - in.clouthink.daas.security.token.core中的类
 
DefaultAuthentication(Token) - 类 的构造器in.clouthink.daas.security.token.core.DefaultAuthentication
 
DefaultAuthenticationFailureHandler - in.clouthink.daas.security.token.support.web中的类
 
DefaultAuthenticationFailureHandler() - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
DefaultAuthenticationFailureHandler(MessageProvider) - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
DefaultAuthenticationManager - in.clouthink.daas.security.token.core中的类
 
DefaultAuthenticationManager() - 类 的构造器in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
DefaultAuthenticationSuccessHandler - in.clouthink.daas.security.token.support.web中的类
 
DefaultAuthenticationSuccessHandler() - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultAuthenticationSuccessHandler
 
DefaultAuthorizationFailureHandler - in.clouthink.daas.security.token.support.web中的类
 
DefaultAuthorizationFailureHandler() - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
DefaultAuthorizationFailureHandler(MessageProvider) - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
DefaultAuthorizationManager - in.clouthink.daas.security.token.core中的类
 
DefaultAuthorizationManager() - 类 的构造器in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
DefaultMessageProvider - in.clouthink.daas.security.token.support.i18n中的类
 
DefaultMessageProvider() - 类 的构造器in.clouthink.daas.security.token.support.i18n.DefaultMessageProvider
 
DefaultPasswordDigester - in.clouthink.daas.security.token.core.pwd中的类
 
DefaultPasswordDigester(String) - 类 的构造器in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
DefaultPasswordDigesterProvider - in.clouthink.daas.security.token.spi.impl中的类
 
DefaultPasswordDigesterProvider() - 类 的构造器in.clouthink.daas.security.token.spi.impl.DefaultPasswordDigesterProvider
 
DefaultSecurityContext - in.clouthink.daas.security.token.core中的类
 
DefaultSecurityContext() - 类 的构造器in.clouthink.daas.security.token.core.DefaultSecurityContext
 
DefaultTokenManager - in.clouthink.daas.security.token.core中的类
 
DefaultTokenManager() - 类 的构造器in.clouthink.daas.security.token.core.DefaultTokenManager
 
DefaultUrlAclProvider - in.clouthink.daas.security.token.spi.impl中的类
 
DefaultUrlAclProvider(List<UrlAcl>) - 类 的构造器in.clouthink.daas.security.token.spi.impl.DefaultUrlAclProvider
 
DefaultUrlAuthorizationProvider - in.clouthink.daas.security.token.spi.impl中的类
 
DefaultUrlAuthorizationProvider() - 类 的构造器in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
DefaultUuidGenerator - in.clouthink.daas.security.token.spi.impl中的类
 
DefaultUuidGenerator() - 类 的构造器in.clouthink.daas.security.token.spi.impl.DefaultUuidGenerator
 
DefaultWebResponseExceptionTranslator - in.clouthink.daas.security.token.support.web中的类
 
DefaultWebResponseExceptionTranslator() - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultWebResponseExceptionTranslator
 
DefaultWebResponseExceptionTranslator(MessageProvider) - 类 的构造器in.clouthink.daas.security.token.support.web.DefaultWebResponseExceptionTranslator
 
DELETE - 类 中的静态变量in.clouthink.daas.security.token.core.acl.HttpMethod
 
DigestAlgorithm - in.clouthink.daas.security.token.core.pwd中的类
 
DigestAlgorithm() - 类 的构造器in.clouthink.daas.security.token.core.pwd.DigestAlgorithm
 
DigestMetadataProvider<T extends User> - in.clouthink.daas.security.token.spi中的接口
 
DigestUtils - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
Operations to simplify common MessageDigest tasks.
DigestUtils() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
 
disable() - 接口 中的方法in.clouthink.daas.security.token.core.Token
disable the token but not revoke the token (when the user access the protected resource with the disabled token , it will tell user the token is disabled, in another words, the user is kicked off )
disable() - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
disableMultiTokens() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
disableMultiTokens() - 接口 中的方法in.clouthink.daas.security.token.core.TokenLifeSupport
 
DO_BREAK_LINES - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
Do break lines when encoding.
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
DUMMY_ROLE - 接口 中的静态变量in.clouthink.daas.security.token.core.Role
 

E

ELRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
A RequestMatcher implementation which uses a SpEL expression With the default EvaluationContext (ELRequestMatcherContext) you can use hasIpAdress() and hasHeader()
ELRequestMatcher(String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.ELRequestMatcher
 
enableMultiTokens() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
enableMultiTokens() - 接口 中的方法in.clouthink.daas.security.token.core.TokenLifeSupport
 
EnableToken - in.clouthink.daas.security.token.annotation中的注释类型
 
enableToken - 类 中的变量in.clouthink.daas.security.token.annotation.TokenConfiguration
 
encode(String, String) - 类 中的方法in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
encode(String, String) - 接口 中的方法in.clouthink.daas.security.token.core.pwd.PasswordDigester
 
encode(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Encodes an Object using the Base-N algorithm.
encode(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
encode(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 characters.
encode(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 chars.
encode(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of bytes for the characters representing the hexadecimal values of each byte in order.
encode(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts a String or an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(byte[]) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.BinaryEncoder
Encodes a byte array and return the encoded data as a byte array.
encode(Object) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Encoder
Encodes an "Object" and returns the encoded content as an Object.
encode(String) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.StringEncoder
Encodes a String and returns a String.
ENCODE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
Specify encoding in first bit.
encode(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
 
encode(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Hex
 
encodeAsString(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
encodeBase64(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64URLSafe(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeHex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHex(byte[], boolean) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHex(byte[], char[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHexString(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encodeInteger(BigInteger) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
Encoder - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的接口
Provides the highest level of abstraction for Encoders.
EncoderException - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的异常错误
Thrown when there is a failure condition during the encoding process.
EncoderException() - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.EncoderException
Constructs a new exception with null as its detail message.
EncoderException(String) - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.EncoderException
Constructs a new exception with the specified detail message.
EncoderException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.EncoderException
Constructs a new exception with the specified detail message and cause.
EncoderException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.EncoderException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
encodeToString(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
ensureBufferSize(int, BaseNCodec.Context) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Ensure that the buffer has room for size bytes
equals(Object) - 类 中的方法in.clouthink.daas.security.token.core.DefaultSecurityContext
 
equals(CharSequence, CharSequence) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Compares two CharSequences, returning true if they represent equal sequences of characters.
equals(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
 
equals(Object) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AnyRequestMatcher
 
ErrorConstants - in.clouthink.daas.security.token.exception中的类
 
ErrorConstants() - 类 的构造器in.clouthink.daas.security.token.exception.ErrorConstants
 

F

failedMap() - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(int, String) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(String, String) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(String) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(int, String[]) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(String[]) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(int, List<String>) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(List<String>) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
failedMap(String, String, String) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
FilterChainBuilder - in.clouthink.daas.security.token.support.web中的类
 
FilterChainBuilder() - 类 的构造器in.clouthink.daas.security.token.support.web.FilterChainBuilder
 
findByOwnerId(String) - 接口 中的方法in.clouthink.daas.security.token.spi.impl.mongodb.TokenEntityRepository
 
findByToken(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.CompositeTokenProvider
 
findByToken(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memcached.TokenProviderMemcachedImpl
 
findByToken(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
findByToken(String) - 接口 中的方法in.clouthink.daas.security.token.spi.impl.mongodb.TokenEntityRepository
 
findByToken(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.mongodb.TokenProviderMongodbImpl
 
findByToken(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.redis.TokenProviderRedisImpl
 
findByToken(String) - 接口 中的方法in.clouthink.daas.security.token.spi.TokenProvider
 
findByUser(User) - 类 中的方法in.clouthink.daas.security.token.spi.impl.CompositeTokenProvider
 
findByUser(User) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memcached.TokenProviderMemcachedImpl
 
findByUser(User) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
findByUser(User) - 类 中的方法in.clouthink.daas.security.token.spi.impl.mongodb.TokenProviderMongodbImpl
 
findByUser(User) - 类 中的方法in.clouthink.daas.security.token.spi.impl.redis.TokenProviderRedisImpl
 
findByUser(User) - 接口 中的方法in.clouthink.daas.security.token.spi.TokenProvider
 
findByUsername(String) - 接口 中的方法in.clouthink.daas.security.token.spi.IdentityProvider
 
findByUsername(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memory.IdentityProviderMemoryImpl
 
findToken(String) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
findToken(String) - 接口 中的方法in.clouthink.daas.security.token.core.TokenManager
 
flush() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
fromAscii(char[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Decodes a char array where each char represents an ASCII '0' or '1'.
fromAscii(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ASCII '0' or '1'.

G

generateBase32Key() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUuidGenerator
 
generateBase32Key() - 接口 中的方法in.clouthink.daas.security.token.spi.KeyGenerator
 
generateBase64Key() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUuidGenerator
 
generateBase64Key() - 接口 中的方法in.clouthink.daas.security.token.spi.KeyGenerator
 
generateHexKey() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUuidGenerator
 
generateHexKey() - 接口 中的方法in.clouthink.daas.security.token.spi.KeyGenerator
 
generateId() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUuidGenerator
 
generateId() - 接口 中的方法in.clouthink.daas.security.token.spi.KeyGenerator
 
GET - 类 中的静态变量in.clouthink.daas.security.token.core.acl.HttpMethod
 
getActions() - 接口 中的方法in.clouthink.daas.security.token.core.acl.Acl
 
getActions() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAcl
 
getAuditCallback() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
getAuthentication() - 接口 中的方法in.clouthink.daas.security.token.core.acl.AccessRequest
 
getAuthentication() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAccessRequest
 
getAuthentication() - 类 中的方法in.clouthink.daas.security.token.core.DefaultSecurityContext
 
getAuthenticationFailureHandler() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
getAuthenticationManager() - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
getAuthenticationManager() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
getAuthenticationManager() - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
getAuthenticationSuccessHandler() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
getAuthorizationFailureHandler() - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
getAuthorizationManager() - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
getAuthorizationStrategy() - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
getBytesIso8859_1(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new byte array.
getBytesUnchecked(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytesUsAscii(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte array.
getBytesUtf16(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte array.
getBytesUtf16Be(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte array.
getBytesUtf16Le(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte array.
getBytesUtf8(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array.
getCharset() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Gets the charset.
getCharsetName() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Gets the charset name.
getContext() - 类 中的静态方法in.clouthink.daas.security.token.core.SecurityContextManager
 
getCredentials() - 接口 中的方法in.clouthink.daas.security.token.core.AuthenticationRequest
 
getCredentials() - 类 中的方法in.clouthink.daas.security.token.core.TokenAuthenticationRequest
 
getCredentials() - 类 中的方法in.clouthink.daas.security.token.core.UsernamePasswordAuthenticationRequest
 
getCurrent() - 接口 中的方法in.clouthink.daas.security.token.spi.TokenHolderStrategy
 
getDefaultBufferSize() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Get the default buffer size.
getDigest(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns a MessageDigest for the given algorithm.
getDigestAlgorithm(T) - 接口 中的方法in.clouthink.daas.security.token.spi.DigestMetadataProvider
 
getDigestMetadataProvider() - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
getEncodedLength(byte[]) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Calculates the amount of space needed to encode the supplied array.
getExpiredDate() - 接口 中的方法in.clouthink.daas.security.token.core.Token
 
getExpiredDate() - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
getFailedMessage(Map<String, Object>) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
getFailedMessages(Map<String, Object>) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
getGrantRules() - 接口 中的方法in.clouthink.daas.security.token.core.acl.Acl
 
getGrantRules() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAcl
 
getHmacMd5(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the HmacMD5 algorithm.
getHmacSha1(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the HmacSHA1 algorithm.
getHmacSha256(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the HmacSHA256 algorithm.
getHmacSha384(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the HmacSHA384 algorithm.
getHmacSha512(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the HmacSHA512 algorithm.
getHttpMethod() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAccessRequest
 
getHttpMethods() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAcl
 
getId() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
getIdentityProvider() - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
getIdentityProvider() - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
getInitializedMac(HmacAlgorithms, byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the given algorithm.
getInitializedMac(String, byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns an initialized Mac for the given algorithm.
getInstance() - 类 中的静态方法in.clouthink.daas.security.token.spi.KeyGeneratorFactory
 
getInstance() - 类 中的静态方法in.clouthink.daas.security.token.spi.PasswordDigesterProviderFactory
 
getLatestTime() - 接口 中的方法in.clouthink.daas.security.token.core.Token
 
getLatestTime() - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
getMd2Digest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns an MD2 MessageDigest.
getMd5Digest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns an MD5 MessageDigest.
getMessage(String) - 类 中的方法in.clouthink.daas.security.token.support.i18n.DefaultMessageProvider
 
getMessage(String) - 接口 中的方法in.clouthink.daas.security.token.support.i18n.MessageProvider
 
getMessageDigest() - 类 中的方法in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
getName() - 接口 中的方法in.clouthink.daas.security.token.core.Role
 
getOperation() - 接口 中的方法in.clouthink.daas.security.token.core.acl.AccessRequest
 
getOperation() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAccessRequest
 
getOwner() - 接口 中的方法in.clouthink.daas.security.token.core.Token
 
getOwner() - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
getPassword() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
getPasswordDigester(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultPasswordDigesterProvider
 
getPasswordDigester(String) - 接口 中的方法in.clouthink.daas.security.token.spi.PasswordDigesterProvider
 
getPasswordDigesterProvider() - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
getPasswordParameter() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
getPattern() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
 
getPrincipal() - 接口 中的方法in.clouthink.daas.security.token.core.AuthenticationRequest
 
getPrincipal() - 类 中的方法in.clouthink.daas.security.token.core.TokenAuthenticationRequest
 
getPrincipal() - 类 中的方法in.clouthink.daas.security.token.core.UsernamePasswordAuthenticationRequest
 
getProvider() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
getProviders() - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
getProviders() - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
getRealm() - 接口 中的方法in.clouthink.daas.security.token.core.acl.Acl
 
getRealm() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAcl
 
getRefreshTokenInteval() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
getRenderer() - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
getRenderer() - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationSuccessHandler
 
getRenderer() - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
getRoles() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
getSalt(T) - 接口 中的方法in.clouthink.daas.security.token.spi.DigestMetadataProvider
 
getSha1Digest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns an SHA-1 digest.
getSha256Digest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns an SHA-256 digest.
getSha384Digest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns an SHA-384 digest.
getSha512Digest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Returns an SHA-512 digest.
getShaDigest() - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
已过时。
getTarget() - 接口 中的方法in.clouthink.daas.security.token.core.acl.AccessRequest
 
getTarget() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAccessRequest
 
getToken() - 接口 中的方法in.clouthink.daas.security.token.core.Token
 
getToken() - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
getTokenManager() - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
getTokenManager() - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
getTokenProvider() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
getTokenResolver() - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
getTokenTimeout() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
getTranslater() - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
getTranslator() - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
getUrl() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAccessRequest
 
getUrlRealm() - 类 中的方法in.clouthink.daas.security.token.core.acl.UrlAcl
 
getUsername() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
getUsernameParameter() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
getVoters() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
grantRules(String...) - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
GrantStrategy - in.clouthink.daas.security.token.core.acl中的枚举
 

H

handle(HttpServletRequest, HttpServletResponse, Exception) - 接口 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFailureHandler
 
handle(HttpServletRequest, HttpServletResponse, Exception) - 接口 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFailureHandler
 
handle(HttpServletRequest, HttpServletResponse, Exception) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
handle(HttpServletRequest, HttpServletResponse, Exception) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
handleResponse(HttpEntity<?>, HttpServletRequest, HttpServletResponse) - 类 中的方法in.clouthink.daas.security.token.support.web.HttpResponseJsonRenderer
 
handleResponse(HttpEntity<?>, HttpServletRequest, HttpServletResponse) - 接口 中的方法in.clouthink.daas.security.token.support.web.HttpResponseRenderer
 
hashCode() - 类 中的方法in.clouthink.daas.security.token.core.DefaultSecurityContext
 
hashCode() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
 
hashCode() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AnyRequestMatcher
 
Hex - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Converts hexadecimal Strings.
Hex() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Creates a new codec with the default charset name Hex.DEFAULT_CHARSET
Hex(Charset) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Creates a new codec with the given Charset.
Hex(String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Creates a new codec with the given charset name.
Hex - in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec中的类
Hex data encoder.
Hex() - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Hex
 
HmacAlgorithms - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的枚举
Standard HmacUtils algorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation.
hmacMd5(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacMD5 Message Authentication Code (MAC) for the given key and value.
hmacMd5(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacMD5 Message Authentication Code (MAC) for the given key and value.
hmacMd5(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacMD5 Message Authentication Code (MAC) for the given key and value.
hmacMd5Hex(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacMD5 Message Authentication Code (MAC) as a hex string (lowercase) for the given key and value.
hmacMd5Hex(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacMD5 Message Authentication Code (MAC) as a hex string (lowercase) for the given key and value.
hmacMd5Hex(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacMD5 Message Authentication Code (MAC) as a hex string (lowercase) for the given key and value.
hmacSha1(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA1 Message Authentication Code (MAC) for the given key and value.
hmacSha1(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA1 Message Authentication Code (MAC) for the given key and value.
hmacSha1(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA1 Message Authentication Code (MAC) for the given key and value.
hmacSha1Hex(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA1 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha1Hex(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA1 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha1Hex(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA1 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha256(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA256 Message Authentication Code (MAC) for the given key and value.
hmacSha256(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA256 Message Authentication Code (MAC) for the given key and value.
hmacSha256(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA256 Message Authentication Code (MAC) for the given key and value.
hmacSha256Hex(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA256 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha256Hex(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA256 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha256Hex(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA256 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha384(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA384 Message Authentication Code (MAC) for the given key and value.
hmacSha384(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA384 Message Authentication Code (MAC) for the given key and value.
hmacSha384(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA384 Message Authentication Code (MAC) for the given key and value.
hmacSha384Hex(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA384 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha384Hex(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA384 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha384Hex(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA384 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha512(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA512 Message Authentication Code (MAC) for the given key and value.
hmacSha512(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA512 Message Authentication Code (MAC) for the given key and value.
hmacSha512(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA512 Message Authentication Code (MAC) for the given key and value.
hmacSha512Hex(byte[], byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA512 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha512Hex(byte[], InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA512 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
hmacSha512Hex(String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Returns a HmacSHA512 Message Authentication Code (MAC) as hex string (lowercase) for the given key and value.
HmacUtils - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
Simplifies common Mac tasks.
HmacUtils() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
 
HttpMethod - in.clouthink.daas.security.token.core.acl中的类
 
HttpMethod() - 类 的构造器in.clouthink.daas.security.token.core.acl.HttpMethod
 
httpMethods(String...) - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
HttpResponseJsonRenderer - in.clouthink.daas.security.token.support.web中的类
 
HttpResponseJsonRenderer() - 类 的构造器in.clouthink.daas.security.token.support.web.HttpResponseJsonRenderer
 
HttpResponseRenderer - in.clouthink.daas.security.token.support.web中的接口
 

I

IdentityProvider<T extends User> - in.clouthink.daas.security.token.spi中的接口
 
IdentityProviderMemoryImpl - in.clouthink.daas.security.token.spi.impl.memory中的类
 
IdentityProviderMemoryImpl() - 类 的构造器in.clouthink.daas.security.token.spi.impl.memory.IdentityProviderMemoryImpl
 
in.clouthink.daas.security.token.annotation - 程序包 in.clouthink.daas.security.token.annotation
 
in.clouthink.daas.security.token.configure - 程序包 in.clouthink.daas.security.token.configure
 
in.clouthink.daas.security.token.core - 程序包 in.clouthink.daas.security.token.core
 
in.clouthink.daas.security.token.core.acl - 程序包 in.clouthink.daas.security.token.core.acl
 
in.clouthink.daas.security.token.core.pwd - 程序包 in.clouthink.daas.security.token.core.pwd
 
in.clouthink.daas.security.token.exception - 程序包 in.clouthink.daas.security.token.exception
 
in.clouthink.daas.security.token.repackage.org.apache.commons.codec - 程序包 in.clouthink.daas.security.token.repackage.org.apache.commons.codec
Interfaces and classes used by the various implementations in the sub-packages.
in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary - 程序包 in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest - 程序包 in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest
Simplifies common MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec - 程序包 in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec
 
in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher - 程序包 in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher
 
in.clouthink.daas.security.token.spi - 程序包 in.clouthink.daas.security.token.spi
 
in.clouthink.daas.security.token.spi.impl - 程序包 in.clouthink.daas.security.token.spi.impl
 
in.clouthink.daas.security.token.spi.impl.memcached - 程序包 in.clouthink.daas.security.token.spi.impl.memcached
 
in.clouthink.daas.security.token.spi.impl.memory - 程序包 in.clouthink.daas.security.token.spi.impl.memory
 
in.clouthink.daas.security.token.spi.impl.model - 程序包 in.clouthink.daas.security.token.spi.impl.model
 
in.clouthink.daas.security.token.spi.impl.mongodb - 程序包 in.clouthink.daas.security.token.spi.impl.mongodb
 
in.clouthink.daas.security.token.spi.impl.redis - 程序包 in.clouthink.daas.security.token.spi.impl.redis
 
in.clouthink.daas.security.token.support - 程序包 in.clouthink.daas.security.token.support
 
in.clouthink.daas.security.token.support.i18n - 程序包 in.clouthink.daas.security.token.support.i18n
 
in.clouthink.daas.security.token.support.web - 程序包 in.clouthink.daas.security.token.support.web
 
INSTANCE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AnyRequestMatcher
 
INSTANCE - 接口 中的静态变量in.clouthink.daas.security.token.spi.DigestMetadataProvider
 
INVALID_TOKEN_OR_EXPIRED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
INVALID_USER_OR_PASSWORD - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
InvalidTokenException - in.clouthink.daas.security.token.exception中的异常错误
 
InvalidTokenException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.InvalidTokenException
 
InvalidTokenException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.InvalidTokenException
 
InvalidTokenException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.InvalidTokenException
 
InvalidTokenException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.InvalidTokenException
 
IpAddressMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
Matches a request based on IP Address or subnet mask matching against the remote address.
IpAddressMatcher(String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.IpAddressMatcher
Takes a specific IP address or a range specified using the IP/Netmask (e.g. 192.168.1.0/24 or 202.24.0.0/14).
isArrayByteBase64(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
已过时。
1.5 Use Base64.isBase64(byte[]), will be removed in 2.0.
isBase64(byte) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Returns whether or not the octet is in the base 64 alphabet.
isBase64(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBase64(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBase64(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
 
isBase64Encoded() - 类 中的方法in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
isCaseInsensitive() - 类 中的方法in.clouthink.daas.security.token.core.acl.AbstractAccessRequestVoter
 
isEnabled() - 接口 中的方法in.clouthink.daas.security.token.core.Token
 
isEnabled() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
isEnabled() - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
isExpired() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
isFailedMap(Map<String, Object>) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
isInAlphabet(byte) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base32
Returns whether or not the octet is in the Base32 alphabet.
isInAlphabet(byte) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Returns whether or not the octet is in the Base64 alphabet.
isInAlphabet(byte) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Returns whether or not the octet is in the current alphabet.
isInAlphabet(byte[], boolean) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Tests a given byte array to see if it contains only valid characters within the alphabet.
isInAlphabet(String) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Tests a given String to see if it contains only valid characters within the alphabet.
isLocked() - 接口 中的方法in.clouthink.daas.security.token.core.User
 
isLoginMatched(HttpServletRequest, HttpServletResponse) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
isLogoutMatched(HttpServletRequest, HttpServletResponse) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
isMultiTokensAllowed() - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
isMultiTokensAllowed() - 接口 中的方法in.clouthink.daas.security.token.core.TokenLifeSupport
 
ISO_8859_1 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
CharEncodingISO Latin Alphabet No. 1, a.k.a.
ISO_8859_1 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
已过时。
Use Java 7's StandardCharsets
isPostOnly() - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
isUrlProcessingMatched(HttpServletRequest, HttpServletResponse) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
isUrlProcessingMatched(HttpServletRequest, HttpServletResponse) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
isUrlSafe() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Base64
Returns our current encode mode.
isUseStrict() - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
isWhiteSpace(byte) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Checks if a byte value is whitespace or not.

K

KeyGenerator - in.clouthink.daas.security.token.spi中的接口
KeyGenerator
KeyGeneratorFactory - in.clouthink.daas.security.token.spi中的类
 

L

lineLength - 类 中的变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Chunksize for encoding.
listAll() - 接口 中的方法in.clouthink.daas.security.token.spi.AclProvider
 
listAll() - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAclProvider
 
logger - 类 中的静态变量in.clouthink.daas.security.token.spi.impl.memcached.TokenProviderMemcachedImpl
 
logger - 类 中的静态变量in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
logger - 类 中的静态变量in.clouthink.daas.security.token.spi.impl.mongodb.TokenProviderMongodbImpl
 
logger - 类 中的静态变量in.clouthink.daas.security.token.spi.impl.redis.TokenProviderRedisImpl
 
login(AuthenticationRequest) - 接口 中的方法in.clouthink.daas.security.token.core.AuthenticationManager
 
login(AuthenticationRequest) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
LoginEndpoint - in.clouthink.daas.security.token.support.web中的类
 
LoginEndpoint() - 类 的构造器in.clouthink.daas.security.token.support.web.LoginEndpoint
 
LoginEndpoint(String) - 类 的构造器in.clouthink.daas.security.token.support.web.LoginEndpoint
 
LoginEndpoint(RequestMatcher) - 类 的构造器in.clouthink.daas.security.token.support.web.LoginEndpoint
 
logout(Authentication) - 接口 中的方法in.clouthink.daas.security.token.core.AuthenticationManager
 
logout(Authentication) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
LogoutEndpoint - in.clouthink.daas.security.token.support.web中的类
 
LogoutEndpoint() - 类 的构造器in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
LogoutEndpoint(String) - 类 的构造器in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
LogoutEndpoint(RequestMatcher) - 类 的构造器in.clouthink.daas.security.token.support.web.LogoutEndpoint
 

M

main(String[]) - 类 中的静态方法in.clouthink.daas.security.token.support.i18n.DefaultMessageProvider
 
mark(int) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
Marks the current position in this input stream.
markSupported() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
MASK_8BITS - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Mask used to extract 8 bits, used in decoding bytes
MatchAllUrlAcl - in.clouthink.daas.security.token.core.acl中的类
 
MatchAllUrlAcl() - 类 的构造器in.clouthink.daas.security.token.core.acl.MatchAllUrlAcl
 
matches(String, String) - 接口 中的方法in.clouthink.daas.security.token.core.acl.Acl
 
matches(String, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.AntPathUrlAcl
 
matches(String, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.AntPathUrlMatcher
Performs the match of the request URL ( servletPath + pathInfo + queryString) against the compiled pattern.
matches(String, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.MatchAllUrlAcl
 
matches(String, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.RegexUrlAcl
 
matches(String, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.RegexUrlMatcher
Performs the match of the request URL ( servletPath + pathInfo + queryString) against the compiled pattern.
matches(String, String) - 接口 中的方法in.clouthink.daas.security.token.core.acl.UrlMatcher
 
matches(String, String, String) - 类 中的方法in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
matches(String, String, String) - 接口 中的方法in.clouthink.daas.security.token.core.pwd.PasswordDigester
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AndRequestMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
Returns true if the configured pattern (and HTTP-Method) match those of the supplied request.
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AnyRequestMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.ELRequestMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.IpAddressMatcher
 
matches(String) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.IpAddressMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.MediaTypeRequestMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.NegatedRequestMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.OrRequestMatcher
 
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RegexRequestMatcher
Performs the match of the request URL (servletPath + pathInfo + queryString) against the compiled pattern.
matches(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RequestHeaderRequestMatcher
 
matches(HttpServletRequest) - 接口 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RequestMatcher
Decides whether the rule implemented by the strategy matches the supplied request.
md2(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 16 element byte[].
MD2 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.MessageDigestAlgorithms
The MD2 message digest algorithm defined in RFC 1319.
md2Hex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 32 character hex string.
MD5 - 类 中的静态变量in.clouthink.daas.security.token.core.pwd.DigestAlgorithm
 
md5(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
MD5 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.MessageDigestAlgorithms
The MD5 message digest algorithm defined in RFC 1321.
Md5Crypt - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
The libc crypt() "$1$" and Apache "$apr1$" MD5-based hash algorithm.
Md5Crypt() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
 
md5Crypt(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
Generates a libc6 crypt() compatible "$1$" hash value.
md5Crypt(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
Generates a libc crypt() compatible "$1$" MD5 based hash value.
md5Crypt(byte[], String, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Md5Crypt
Generates a libc6 crypt() "$1$" or Apache htpasswd "$apr1$" hash value.
md5Hex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
MediaTypeRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
Allows matching HttpServletRequest based upon the MediaType's resolved from a ContentNegotiationStrategy.
MediaTypeRequestMatcher(ContentNegotiationStrategy, MediaType...) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.MediaTypeRequestMatcher
Creates an instance
MediaTypeRequestMatcher(ContentNegotiationStrategy, Collection<MediaType>) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.MediaTypeRequestMatcher
Creates an instance
mergePasswordAndSalt(String, String, boolean) - 类 中的方法in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
MessageDigestAlgorithms - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
Standard MessageDigest algorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation.
messageProvider() - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
MessageProvider - in.clouthink.daas.security.token.support.i18n中的接口
 
MIME_CHUNK_SIZE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
MIME chunk size per RFC 2045 section 6.8.

N

NegatedRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
A RequestMatcher that will negate the RequestMatcher passed in.
NegatedRequestMatcher(RequestMatcher) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.NegatedRequestMatcher
Creates a new instance
newInstance() - 类 中的静态方法in.clouthink.daas.security.token.configure.UrlAclProviderBuilder
 
newString(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the given charset.
newStringIso8859_1(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the ISO-8859-1 charset.
newStringUsAscii(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the US-ASCII charset.
newStringUtf16(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16 charset.
newStringUtf16Be(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16BE charset.
newStringUtf16Le(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16LE charset.
newStringUtf8(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-8 charset.
NO_OPTIONS - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
No options specified.
NO_PERMISSION - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 

O

obtainPassword(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
obtainUsername(HttpServletRequest) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 接口 中的方法in.clouthink.daas.security.token.support.web.AuthenticationSuccessHandler
Called when a user has been successfully authenticated.
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationSuccessHandler
 
ORDERED - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OrRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
RequestMatcher that will return true if any of the passed in RequestMatcher instances match.
OrRequestMatcher(List<RequestMatcher>) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.OrRequestMatcher
Creates a new instance
OrRequestMatcher(RequestMatcher...) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.OrRequestMatcher
Creates a new instance

P

PAD - 类 中的变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
已过时。
Use BaseNCodec.pad. Will be removed in 2.0.
pad - 类 中的变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
 
PAD_DEFAULT - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
Byte used to pad output.
PasswordDigester - in.clouthink.daas.security.token.core.pwd中的接口
 
PasswordDigesterProvider - in.clouthink.daas.security.token.spi中的接口
 
PasswordDigesterProviderFactory - in.clouthink.daas.security.token.spi中的类
 
PEM_CHUNK_SIZE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodec
PEM chunk size per RFC 1421 section 4.3.2.4.
POST - 类 中的静态变量in.clouthink.daas.security.token.core.acl.HttpMethod
 
PURGE - 类 中的静态变量in.clouthink.daas.security.token.core.acl.HttpMethod
 
PUT - 类 中的静态变量in.clouthink.daas.security.token.core.acl.HttpMethod
 

R

read() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
Reads one byte from this input stream.
read(byte[], int, int) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
Attempts to read len bytes into the specified b array starting at offset from this InputStream.
refreshToken(Token) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
refreshToken(Token) - 接口 中的方法in.clouthink.daas.security.token.core.TokenManager
 
regexBuilder() - 类 中的静态方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
RegexRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
Uses a regular expression to decide whether a supplied the URL of a supplied HttpServletRequest.
RegexRequestMatcher(String, String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RegexRequestMatcher
Creates a case-sensitive Pattern instance to match against the request.
RegexRequestMatcher(String, String, boolean) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RegexRequestMatcher
As above, but allows setting of whether case-insensitive matching should be used.
RegexUrlAcl - in.clouthink.daas.security.token.core.acl中的类
 
RegexUrlAcl(String, boolean, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.RegexUrlAcl
 
RegexUrlAcl(String, String[], boolean, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.RegexUrlAcl
 
RegexUrlMatcher - in.clouthink.daas.security.token.core.acl中的类
 
RegexUrlMatcher(String) - 类 的构造器in.clouthink.daas.security.token.core.acl.RegexUrlMatcher
 
RegexUrlMatcher(String, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.RegexUrlMatcher
 
RegexUrlMatcher(String, String, boolean) - 类 的构造器in.clouthink.daas.security.token.core.acl.RegexUrlMatcher
 
RegexUrlMatcher(String, String[], boolean) - 类 的构造器in.clouthink.daas.security.token.core.acl.RegexUrlMatcher
 
RequestHeaderRequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的类
A RequestMatcher that can be used to match request that contain a header with an expected header name and an expected value.
RequestHeaderRequestMatcher(String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RequestHeaderRequestMatcher
Creates a new instance that will match if a header by the name of RequestHeaderRequestMatcher.expectedHeaderName is present.
RequestHeaderRequestMatcher(String, String) - 类 的构造器in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RequestHeaderRequestMatcher
Creates a new instance that will match if a header by the name of RequestHeaderRequestMatcher.expectedHeaderName is present and if the RequestHeaderRequestMatcher.expectedHeaderValue is non-null the first value is the same.
RequestMatcher - in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher中的接口
Simple strategy to match an HttpServletRequest.
reset() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
resolve(HttpServletRequest, HttpServletResponse) - 类 中的方法in.clouthink.daas.security.token.support.web.BearerAuthorizationHeaderTokenResolver
 
resolve(HttpServletRequest, HttpServletResponse) - 接口 中的方法in.clouthink.daas.security.token.support.web.TokenResolver
Resolve from request
revoke(Authentication) - 接口 中的方法in.clouthink.daas.security.token.spi.AuthenticationProvider
 
revoke(Authentication) - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
revoke(Authentication) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
revokeToken(String) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
revokeToken(String) - 接口 中的方法in.clouthink.daas.security.token.core.TokenManager
 
revokeToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.CompositeTokenProvider
 
revokeToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memcached.TokenProviderMemcachedImpl
 
revokeToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
revokeToken(TokenEntity) - 类 中的方法in.clouthink.daas.security.token.spi.impl.mongodb.TokenProviderMongodbImpl
 
revokeToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.redis.TokenProviderRedisImpl
 
revokeToken(T) - 接口 中的方法in.clouthink.daas.security.token.spi.TokenProvider
 
Role - in.clouthink.daas.security.token.core中的接口
 

S

saveToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.CompositeTokenProvider
 
saveToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memcached.TokenProviderMemcachedImpl
 
saveToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
saveToken(TokenEntity) - 类 中的方法in.clouthink.daas.security.token.spi.impl.mongodb.TokenProviderMongodbImpl
 
saveToken(Token) - 类 中的方法in.clouthink.daas.security.token.spi.impl.redis.TokenProviderRedisImpl
 
saveToken(T) - 接口 中的方法in.clouthink.daas.security.token.spi.TokenProvider
 
SECURITY_FORM_PASSWORD_KEY - 类 中的静态变量in.clouthink.daas.security.token.support.web.LoginEndpoint
 
SECURITY_FORM_USERNAME_KEY - 类 中的静态变量in.clouthink.daas.security.token.support.web.LoginEndpoint
 
SecurityContextManager - in.clouthink.daas.security.token.core中的类
 
SecurityContextManager() - 类 的构造器in.clouthink.daas.security.token.core.SecurityContextManager
 
SecurityUtils - in.clouthink.daas.security.token.support中的类
 
SecurityUtils() - 类 的构造器in.clouthink.daas.security.token.support.SecurityUtils
 
setAuditCallback(AuditCallback) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setAuthentication(Authentication) - 类 中的方法in.clouthink.daas.security.token.core.DefaultSecurityContext
 
setAuthenticationFailureHandler(AuthenticationFailureHandler) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setAuthenticationManager(AuthenticationManager) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setAuthenticationManager(AuthenticationManager) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setAuthenticationManager(AuthenticationManager) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setAuthorizationFailureHandler(AuthorizationFailureHandler) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setAuthorizationFailureHandler(AuthorizationFailureHandler) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setAuthorizationFailureHandler(AuthorizationFailureHandler) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
setAuthorizationManager(AuthorizationManager) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setAuthorizationStrategy(AuthorizationStrategy) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
setBase64Encoded(boolean) - 类 中的方法in.clouthink.daas.security.token.core.pwd.DefaultPasswordDigester
 
setBeanFactory(BeanFactory) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
setCaseInsensitive(boolean) - 类 中的方法in.clouthink.daas.security.token.core.acl.AbstractAccessRequestVoter
 
setContext(SecurityContext) - 类 中的静态方法in.clouthink.daas.security.token.core.SecurityContextManager
 
setCurrent(Token) - 接口 中的方法in.clouthink.daas.security.token.spi.TokenHolderStrategy
 
setDigestMetadataProvider(DigestMetadataProvider) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
setEnableCors(boolean) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setEnableCors(boolean) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setEnabled(boolean) - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
setExpiredDate(Date) - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
setIdentityProvider(IdentityProvider) - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
setIdentityProvider(IdentityProvider) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
setIgnoredMediaTypes(Set<MediaType>) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.MediaTypeRequestMatcher
Set the MediaType to ignore from the ContentNegotiationStrategy.
setIgnoredProcessesUrl(String) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setIgnoredProcessesUrl(String) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setIgnoredUrlRequestMatcher(RequestMatcher) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setIgnoredUrlRequestMatcher(RequestMatcher) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setImportMetadata(AnnotationMetadata) - 类 中的方法in.clouthink.daas.security.token.annotation.TokenConfiguration
 
setLatestTime(Date) - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
setLocale(Locale) - 类 中的方法in.clouthink.daas.security.token.support.i18n.DefaultMessageProvider
 
setLocale(Locale) - 接口 中的方法in.clouthink.daas.security.token.support.i18n.MessageProvider
 
setLoginProcessesUrl(String) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setLoginRequestMatcher(RequestMatcher) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setLogoutProcessesUrl(String) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
setLogoutRequestMatcher(RequestMatcher) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
setMessageProvider(MessageProvider) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultWebResponseExceptionTranslator
 
setOwner(User) - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
setPasswordDigesterProvider(PasswordDigesterProvider) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
setPasswordParameter(String) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setPostOnly(boolean) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setProcessesUrl(String) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setProcessesUrl(String) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setProvider(AclProvider<UrlAcl>) - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
setProviders(List<AuthenticationProvider>) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthenticationManager
 
setProviders(List<AuthorizationProvider>) - 类 中的方法in.clouthink.daas.security.token.core.DefaultAuthorizationManager
 
setRefreshTokenInteval(long) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
setRefreshTokenInteval(long) - 接口 中的方法in.clouthink.daas.security.token.core.TokenLifeSupport
 
setRenderer(HttpResponseRenderer) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
setRenderer(HttpResponseRenderer) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationSuccessHandler
 
setRenderer(HttpResponseRenderer) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
setToken(String) - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
setTokenManager(TokenManager) - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
setTokenManager(TokenManager) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
setTokenProvider(TokenProvider) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
setTokenResolver(TokenResolver) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setTokenResolver(TokenResolver) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
setTokenTimeout(long) - 类 中的方法in.clouthink.daas.security.token.core.DefaultTokenManager
 
setTokenTimeout(long) - 接口 中的方法in.clouthink.daas.security.token.core.TokenLifeSupport
 
setTranslater(WebResponseExceptionTranslator) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthenticationFailureHandler
 
setTranslator(WebResponseExceptionTranslator) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultAuthorizationFailureHandler
 
setUrlRequestMatcher(RequestMatcher) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthenticationFilter
 
setUrlRequestMatcher(RequestMatcher) - 类 中的方法in.clouthink.daas.security.token.support.web.AuthorizationFilter
 
setUseEquals(boolean) - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.MediaTypeRequestMatcher
If set to true, matches on exact MediaType, else uses MediaType.isCompatibleWith(MediaType).
setUsernameParameter(String) - 类 中的方法in.clouthink.daas.security.token.support.web.LoginEndpoint
 
setUseStrict(boolean) - 类 中的方法in.clouthink.daas.security.token.support.web.LogoutEndpoint
 
setVoters(List<AccessRequestVoter<UrlAccessRequest>>) - 类 中的方法in.clouthink.daas.security.token.spi.impl.DefaultUrlAuthorizationProvider
 
sha(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
已过时。
sha(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
sha(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
已过时。
SHA1 - 类 中的静态变量in.clouthink.daas.security.token.core.pwd.DigestAlgorithm
 
sha1(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a byte[].
sha1Hex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a hex string.
SHA256 - 类 中的静态变量in.clouthink.daas.security.token.core.pwd.DigestAlgorithm
 
sha256(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a byte[].
sha256Crypt(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Sha2Crypt
Generates a libc crypt() compatible "$5$" hash value with random salt.
sha256Crypt(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Sha2Crypt
Generates a libc6 crypt() compatible "$5$" hash value.
sha256Hex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a hex string.
Sha2Crypt - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
SHA2-based Unix crypt implementation.
Sha2Crypt() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Sha2Crypt
 
sha384(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a byte[].
sha384Hex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a hex string.
sha512(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a byte[].
sha512Crypt(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Sha2Crypt
Generates a libc crypt() compatible "$6$" hash value with random salt.
sha512Crypt(byte[], String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.Sha2Crypt
Generates a libc6 crypt() compatible "$6$" hash value.
sha512Hex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a hex string.
SHA_1 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.MessageDigestAlgorithms
The SHA-1 hash algorithm defined in the FIPS PUB 180-2.
SHA_256 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.MessageDigestAlgorithms
The SHA-256 hash algorithm defined in the FIPS PUB 180-2.
SHA_384 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.MessageDigestAlgorithms
The SHA-384 hash algorithm defined in the FIPS PUB 180-2.
SHA_512 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.MessageDigestAlgorithms
The SHA-512 hash algorithm defined in the FIPS PUB 180-2.
shaHex(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
已过时。
shaHex(InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
shaHex(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
已过时。
skip(long) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecInputStream
StringDecoder - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的接口
Defines common decoding methods for String decoders.
StringEncoder - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的接口
Defines common encoding methods for String encoders.
StringEncoderComparator - in.clouthink.daas.security.token.repackage.org.apache.commons.codec中的类
Compares Strings using a StringEncoder.
StringEncoderComparator() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.StringEncoderComparator
已过时。
Creating an instance without a StringEncoder leads to a NullPointerException. Will be removed in 2.0.
StringEncoderComparator(StringEncoder) - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.StringEncoderComparator
Constructs a new instance with the given algorithm.
StringUtils - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary中的类
Converts String to and from bytes using the encodings required by the Java specification.
StringUtils() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.StringUtils
 
succeedMap() - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
succeedMap(Object) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
succeedMap(String, Object) - 类 中的静态方法in.clouthink.daas.security.token.support.web.WebResultWrapper
 
supports(AuthenticationRequest) - 接口 中的方法in.clouthink.daas.security.token.spi.AuthenticationProvider
 
supports(AuthenticationRequest) - 类 中的方法in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
supports(AuthenticationRequest) - 类 中的方法in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 

T

toAsciiBytes(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 character bytes - each byte is a truncated char.
toAsciiChars(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 characters.
toAsciiString(byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Converts an array of raw binary data into a String of ASCII 0 and 1 characters.
toByteArray(String) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BinaryCodec
Decodes a String where each char of the String represents an ASCII '0' or '1'.
toCharset(Charset) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
Returns the given Charset or the default Charset if the given Charset is null.
toCharset(String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
Returns a Charset for the named charset.
toDigit(char, int) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Converts a hexadecimal character to an integer.
Token - in.clouthink.daas.security.token.core中的接口
 
TOKEN_IS_DISABLED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
TokenAuthenticationProvider - in.clouthink.daas.security.token.spi.impl中的类
 
TokenAuthenticationProvider() - 类 的构造器in.clouthink.daas.security.token.spi.impl.TokenAuthenticationProvider
 
TokenAuthenticationRequest - in.clouthink.daas.security.token.core中的类
 
TokenAuthenticationRequest(String) - 类 的构造器in.clouthink.daas.security.token.core.TokenAuthenticationRequest
 
TokenConfiguration - in.clouthink.daas.security.token.annotation中的类
 
TokenConfiguration() - 类 的构造器in.clouthink.daas.security.token.annotation.TokenConfiguration
 
tokenConfigurer - 类 中的变量in.clouthink.daas.security.token.annotation.TokenConfiguration
 
TokenConfigurer - in.clouthink.daas.security.token.configure中的接口
 
TokenConfigurerAdapter - in.clouthink.daas.security.token.configure中的类
 
TokenConfigurerAdapter() - 类 的构造器in.clouthink.daas.security.token.configure.TokenConfigurerAdapter
 
TokenDisabledException - in.clouthink.daas.security.token.exception中的异常错误
Multi-user-login not allowed, if one user is logged in , the same user logged in before will be offline (kick out) , if the user continue to access the protected api , throw this exception.
TokenDisabledException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenDisabledException
 
TokenDisabledException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenDisabledException
 
TokenDisabledException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenDisabledException
 
TokenDisabledException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenDisabledException
 
TokenEntity - in.clouthink.daas.security.token.spi.impl.model中的类
 
TokenEntity() - 类 的构造器in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
TokenEntityRepository - in.clouthink.daas.security.token.spi.impl.mongodb中的接口
 
TokenExpiredException - in.clouthink.daas.security.token.exception中的异常错误
 
TokenExpiredException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenExpiredException
 
TokenExpiredException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenExpiredException
 
TokenExpiredException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenExpiredException
 
TokenExpiredException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.TokenExpiredException
 
TokenHolderStrategy - in.clouthink.daas.security.token.spi中的接口
 
TokenLifeSupport - in.clouthink.daas.security.token.core中的接口
 
TokenManager - in.clouthink.daas.security.token.core中的接口
 
TokenProvider<T extends Token> - in.clouthink.daas.security.token.spi中的接口
 
TokenProviderMemcachedImpl - in.clouthink.daas.security.token.spi.impl.memcached中的类
 
TokenProviderMemcachedImpl() - 类 的构造器in.clouthink.daas.security.token.spi.impl.memcached.TokenProviderMemcachedImpl
 
TokenProviderMemoryImpl - in.clouthink.daas.security.token.spi.impl.memory中的类
 
TokenProviderMemoryImpl() - 类 的构造器in.clouthink.daas.security.token.spi.impl.memory.TokenProviderMemoryImpl
 
TokenProviderMongodbImpl - in.clouthink.daas.security.token.spi.impl.mongodb中的类
 
TokenProviderMongodbImpl() - 类 的构造器in.clouthink.daas.security.token.spi.impl.mongodb.TokenProviderMongodbImpl
 
TokenProviderRedisImpl - in.clouthink.daas.security.token.spi.impl.redis中的类
 
TokenProviderRedisImpl() - 类 的构造器in.clouthink.daas.security.token.spi.impl.redis.TokenProviderRedisImpl
 
TokenResolver - in.clouthink.daas.security.token.support.web中的接口
Created by LiangBin on 15/11/29.
toString() - 类 中的方法in.clouthink.daas.security.token.core.DefaultSecurityContext
 
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.Hex
Returns a string representation of the object, which includes the charset name.
toString() - 枚举 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacAlgorithms
The algorithm name
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AndRequestMatcher
 
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.AntPathRequestMatcher
 
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.MediaTypeRequestMatcher
 
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.NegatedRequestMatcher
 
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.OrRequestMatcher
 
toString() - 类 中的方法in.clouthink.daas.security.token.repackage.org.springframework.security.web.util.matcher.RequestHeaderRequestMatcher
 
translate(Exception) - 类 中的方法in.clouthink.daas.security.token.support.web.DefaultWebResponseExceptionTranslator
 
translate(Exception) - 接口 中的方法in.clouthink.daas.security.token.support.web.WebResponseExceptionTranslator
 

U

UnixCrypt - in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest中的类
Unix crypt(3) algorithm implementation.
UnixCrypt() - 类 的构造器in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.UnixCrypt
 
UnsupportedDigestAlgorithmException - in.clouthink.daas.security.token.exception中的异常错误
 
UnsupportedDigestAlgorithmException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.UnsupportedDigestAlgorithmException
 
UnsupportedDigestAlgorithmException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UnsupportedDigestAlgorithmException
 
UnsupportedDigestAlgorithmException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UnsupportedDigestAlgorithmException
 
UnsupportedDigestAlgorithmException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UnsupportedDigestAlgorithmException
 
updateDigest(MessageDigest, byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Updates the given MessageDigest.
updateDigest(MessageDigest, InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Reads through an InputStream and updates the digest for the data
updateDigest(MessageDigest, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.DigestUtils
Updates the given MessageDigest.
updateExpiredDate(long) - 接口 中的方法in.clouthink.daas.security.token.core.Token
 
updateExpiredDate(long) - 类 中的方法in.clouthink.daas.security.token.spi.impl.model.TokenEntity
 
updateHmac(Mac, byte[]) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Updates the given Mac.
updateHmac(Mac, InputStream) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Updates the given Mac.
updateHmac(Mac, String) - 类 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacUtils
Updates the given Mac.
url(String) - 类 中的方法in.clouthink.daas.security.token.configure.UrlAclBuilder
 
URL_SAFE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.springframework.security.crypto.codec.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlAccessRequest - in.clouthink.daas.security.token.core.acl中的类
 
UrlAccessRequest(Authentication, String, String) - 类 的构造器in.clouthink.daas.security.token.core.acl.UrlAccessRequest
 
UrlAcl - in.clouthink.daas.security.token.core.acl中的类
 
UrlAcl(String, String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.UrlAcl
 
UrlAcl(String, String[], String...) - 类 的构造器in.clouthink.daas.security.token.core.acl.UrlAcl
 
UrlAclBuilder - in.clouthink.daas.security.token.configure中的类
 
UrlAclProviderBuilder - in.clouthink.daas.security.token.configure中的类
 
UrlAclProviderBuilder() - 类 的构造器in.clouthink.daas.security.token.configure.UrlAclProviderBuilder
 
UrlMatcher - in.clouthink.daas.security.token.core.acl中的接口
 
US_ASCII - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ASCII - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
已过时。
Use Java 7's StandardCharsets
User - in.clouthink.daas.security.token.core中的接口
 
USER_IS_DISABLED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
USER_IS_EXPIRED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
USER_IS_LOCKED - 类 中的静态变量in.clouthink.daas.security.token.exception.ErrorConstants
 
UserDisabledException - in.clouthink.daas.security.token.exception中的异常错误
 
UserDisabledException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserDisabledException
 
UserDisabledException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserDisabledException
 
UserDisabledException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserDisabledException
 
UserDisabledException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserDisabledException
 
UserExpiredException - in.clouthink.daas.security.token.exception中的异常错误
 
UserExpiredException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserExpiredException
 
UserExpiredException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserExpiredException
 
UserExpiredException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserExpiredException
 
UserExpiredException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserExpiredException
 
UserLockedException - in.clouthink.daas.security.token.exception中的异常错误
 
UserLockedException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserLockedException
 
UserLockedException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserLockedException
 
UserLockedException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserLockedException
 
UserLockedException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserLockedException
 
UsernamePasswordAuthenticationProvider - in.clouthink.daas.security.token.spi.impl中的类
 
UsernamePasswordAuthenticationProvider() - 类 的构造器in.clouthink.daas.security.token.spi.impl.UsernamePasswordAuthenticationProvider
 
UsernamePasswordAuthenticationRequest - in.clouthink.daas.security.token.core中的类
 
UsernamePasswordAuthenticationRequest(String, String) - 类 的构造器in.clouthink.daas.security.token.core.UsernamePasswordAuthenticationRequest
 
UserNotFoundException - in.clouthink.daas.security.token.exception中的异常错误
 
UserNotFoundException() - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserNotFoundException
 
UserNotFoundException(String) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserNotFoundException
 
UserNotFoundException(String, Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserNotFoundException
 
UserNotFoundException(Throwable) - 异常错误 的构造器in.clouthink.daas.security.token.exception.UserNotFoundException
 
UTF_16 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output) Every implementation of the Java platform is required to support this character encoding.
UTF_16 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
已过时。
Use Java 7's StandardCharsets
UTF_16BE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16BE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
已过时。
Use Java 7's StandardCharsets
UTF_16LE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_16LE - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
已过时。
Use Java 7's StandardCharsets
UTF_8 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.CharEncoding
Eight-bit Unicode Transformation Format.
UTF_8 - 类 中的静态变量in.clouthink.daas.security.token.repackage.org.apache.commons.codec.Charsets
已过时。
Use Java 7's StandardCharsets

V

valueOf(String) - 枚举 中的静态方法in.clouthink.daas.security.token.core.acl.AccessResponse
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法in.clouthink.daas.security.token.core.acl.GrantStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法in.clouthink.daas.security.token.core.AuthorizationStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacAlgorithms
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法in.clouthink.daas.security.token.core.acl.AccessResponse
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法in.clouthink.daas.security.token.core.acl.GrantStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法in.clouthink.daas.security.token.core.AuthorizationStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.digest.HmacAlgorithms
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vote(T, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.AccessRequestRoleVoter
 
vote(T, String) - 类 中的方法in.clouthink.daas.security.token.core.acl.AccessRequestUserVoter
 
vote(T, String) - 接口 中的方法in.clouthink.daas.security.token.core.acl.AccessRequestVoter
 

W

WebResponseExceptionTranslator - in.clouthink.daas.security.token.support.web中的接口
 
WebResultWrapper - in.clouthink.daas.security.token.support.web中的类
 
WebResultWrapper() - 类 的构造器in.clouthink.daas.security.token.support.web.WebResultWrapper
 
write(int) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - 类 中的方法in.clouthink.daas.security.token.repackage.org.apache.commons.codec.binary.BaseNCodecOutputStream
Writes len bytes from the specified b array starting at offset to this output stream.
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2016. All rights reserved.