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

A

AUTHORIZATION_HEADER - 类 中的静态变量org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
HTTP Authorization header, equal to Authorization
AUTHORIZATION_HEADER - 类 中的静态变量org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
HTTP Authorization header, equal to Authorization
AUTHORIZATION_PARAM - 类 中的静态变量org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
AUTHORIZATION_PARAM - 类 中的静态变量org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 

C

CACHE_SIZE - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
canTokenBeRefreshed(String, String, Date) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
CLAIM_KEY_ACCOUNT_ENABLED - 类 中的静态变量org.apache.shiro.spring.boot.utils.JJwtUtils
 
CLAIM_KEY_ACCOUNT_NON_EXPIRED - 类 中的静态变量org.apache.shiro.spring.boot.utils.JJwtUtils
 
CLAIM_KEY_ACCOUNT_NON_LOCKED - 类 中的静态变量org.apache.shiro.spring.boot.utils.JJwtUtils
 
CLAIM_KEY_AUTHORITIES - 类 中的静态变量org.apache.shiro.spring.boot.utils.JJwtUtils
 
CLAIM_KEY_USER_ID - 类 中的静态变量org.apache.shiro.spring.boot.utils.JJwtUtils
 
claimsSet(String, String, String, String, Map<String, Object>, long) - 类 中的静态方法org.apache.shiro.spring.boot.utils.NimbusdsUtils
 
claimsSet(String, String, String, String, String, String, long) - 类 中的静态方法org.apache.shiro.spring.boot.utils.NimbusdsUtils
 
CONFIG_LOCATION_DELIMITERS - 类 中的静态变量org.apache.shiro.spring.boot.utils.StringUtils
Any number of these characters are considered delimiters between multiple context config paths in a single String value.
createJwtToken(ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
createJwtToken(ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 

D

DEFAULT_HASH_ALGORITHM_NAME - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
DEFAULT_HASH_ITERATIONS - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
DEFAULT_HASH_SALT - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
DEFAULT_HMAC_ALGORITHM_NAME - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
DEFAULT_HMAC_PERIOD - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
doCredentialsMatch(AuthenticationToken, AuthenticationInfo) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.credential.JwtCredentialsMatcher
 
doGetAuthorizationInfo(PrincipalCollection) - 类 中的方法org.apache.shiro.spring.boot.jwt.realm.JwtStatelessAuthorizingRealm
 

E

ExpiredJwtException - org.apache.shiro.spring.boot.jwt.exception中的异常错误
TODO
ExpiredJwtException() - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.ExpiredJwtException
 
ExpiredJwtException(String, Throwable) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.ExpiredJwtException
 
ExpiredJwtException(String) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.ExpiredJwtException
 
ExpiredJwtException(Throwable) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.ExpiredJwtException
 
ExtendedECDSAVerifier - org.apache.shiro.spring.boot.jwt.verifier中的类
TODO
ExtendedECDSAVerifier(ECKey, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedECDSAVerifier
 
ExtendedECDSAVerifier(ECPublicKey, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedECDSAVerifier
 
ExtendedECDSAVerifier(ECPublicKey, Set<String>, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedECDSAVerifier
 
ExtendedEd25519Verifier - org.apache.shiro.spring.boot.jwt.verifier中的类
TODO
ExtendedEd25519Verifier(OctetKeyPair, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedEd25519Verifier
 
ExtendedEd25519Verifier(OctetKeyPair, Set<String>, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedEd25519Verifier
 
ExtendedMACVerifier - org.apache.shiro.spring.boot.jwt.verifier中的类
 
ExtendedMACVerifier(byte[], JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedMACVerifier
 
ExtendedMACVerifier(String, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedMACVerifier
 
ExtendedRSASSAVerifier - org.apache.shiro.spring.boot.jwt.verifier中的类
TODO
ExtendedRSASSAVerifier(RSAKey, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedRSASSAVerifier
 
ExtendedRSASSAVerifier(RSAPublicKey, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedRSASSAVerifier
 
ExtendedRSASSAVerifier(RSAPublicKey, Set<String>, JWTClaimsSet) - 类 的构造器org.apache.shiro.spring.boot.jwt.verifier.ExtendedRSASSAVerifier
 

F

fillResultString(Integer, String, Object) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JSONResult
 
filterShiroFilterRegistrationBean() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtWebFilterConfiguration
 

G

genAccessToken(String, String, String, String, String, String, Map<String, Object>, long) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
genBinarySecretKey(String, String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genBinarySecretKey(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genBinarySecretKey(String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genDESedeKey(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genDESedeKey(byte[]) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genDESKey(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genDESKey(byte[]) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genKeyPair(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genKeyPair(String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genKeyPair(String, String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genPBEKey(String, String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genPBEKey(char[], String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genPrivateKey(String, byte[]) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genPublicKey(String, byte[]) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genRandomKey(int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genRandomKey(String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genRefreshToken(String, String, String, String, String, String, Map<String, Object>, long) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
genSecretKey(String, String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKey(byte[], String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKey(String, String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
根据秘钥种子生成随机密钥
genSecretKey(String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKey(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKey(KeySpec, String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKeyBase64(String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKeyHex(String, String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecretKeyHex(String, int) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecureRandom() - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
genSecureRandom(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
getAccess_token_expiration() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
getAccessToken(ServletRequest) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
getAccessToken(ServletRequest) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
getAllowedClockSkewSeconds() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
getAllowedClockSkewSeconds() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
getAllowedClockSkewSeconds() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
getApplicationContext() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtWebAutoConfiguration
 
getAudience() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getAuthenticationInfo(AuthenticationToken) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPrincipalRepository
 
getAuthenticationTokenClass() - 类 中的方法org.apache.shiro.spring.boot.jwt.realm.JwtStatefulAuthorizingRealm
 
getAuthenticationTokenClass() - 类 中的方法org.apache.shiro.spring.boot.jwt.realm.JwtStatelessAuthorizingRealm
 
getAuthorizationCookieName() - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
getAuthorizationCookieName() - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
getAuthorizationHeaderName() - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
getAuthorizationHeaderName() - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
getAuthorizationParamName() - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
getAuthorizationParamName() - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
getClaims() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getClientId() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getCompressionCodecResolver() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
getCompressionCodecResolver() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
getCompressionCodecResolver() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
getCompressWith() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
getCompressWith() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
getCompressWith() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
getCreatedDateFromToken(String, String) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
getCredentials() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.JwtToken
 
getExpiration() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getExpirationDateFromToken(String, String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
getHost() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getHost() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.JwtToken
 
getIssuedAt() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getIssuer() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getJwtPayloadRepository() - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
getJwtPayloadRepository() - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
getJwtPayloadRepository() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPrincipalRepository
 
getNotBefore() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getPayload() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayloadPrincipal
 
getPayload(JwtToken, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayloadRepository
 
getPerms() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getPlayload(S, E, String, boolean) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyPairRepository
 
getPlayload(String, boolean) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyResolverRepository
 
getPlayload(S, String, boolean) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtRepository
 
getPlayload(ECKey, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithAESJWTRepository
Parser JSON Web Token (JWT)
getPlayload(ECKey, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithRsaJWTRepository
Parser JSON Web Token (JWT)
getPlayload(ECKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcJWTRepository
Parser JSON Web Token (JWT)
getPlayload(OctetKeyPair, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithAESJWTRepository
Parser JSON Web Token (JWT)
getPlayload(OctetKeyPair, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithRsaJWTRepository
Parser JSON Web Token (JWT)
getPlayload(OctetKeyPair, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdJWTRepository
Parser JSON Web Token (JWT)
getPlayload(String, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithAESJWTRepository
Parser JSON Web Token (JWT)
getPlayload(String, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithRsaJWTRepository
Parser JSON Web Token (JWT)
getPlayload(String, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcJWTRepository
Parser JSON Web Token (JWT)
getPlayload(RSAKey, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithAESJWTRepository
Parser JSON Web Token (JWT)
getPlayload(RSAKey, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithRsaJWTRepository
Parser JSON Web Token (JWT)
getPlayload(RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaJWTRepository
Parser JSON Web Token (JWT)
getPlayload(String, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
Parser JSON Web Token (JWT)
getPlayload(Key, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
Parser JSON Web Token (JWT)
getPlayload(String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
Parser JSON Web Token (JWT)
getPrincipal() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.JwtToken
 
getRefresh_token_expiration() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
getRefreshTokenExpTime() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
getRoles() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getToken() - 类 中的方法org.apache.shiro.spring.boot.jwt.token.JwtToken
 
getTokenExpirationTime() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
getTokenId() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
getTokenIssuer() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
getTokenSigningKey() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
getUserIdFromToken(String, String) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
getUsernameFromToken(String, String) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 

H

HASH_ALGORITHM_NAME_MD5 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HASH_ALGORITHM_NAME_SHA1 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HASH_ALGORITHM_NAME_SHA256 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HASH_ALGORITHM_NAME_SHA512 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HMAC_ALGORITHM_NAME_MD5 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HMAC_ALGORITHM_NAME_SHA1 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HMAC_ALGORITHM_NAME_SHA256 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 
HMAC_ALGORITHM_NAME_SHA512 - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 

I

IncorrectJwtException - org.apache.shiro.spring.boot.jwt.exception中的异常错误
 
IncorrectJwtException() - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.IncorrectJwtException
 
IncorrectJwtException(String, Throwable) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.IncorrectJwtException
 
IncorrectJwtException(String) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.IncorrectJwtException
 
IncorrectJwtException(Throwable) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.IncorrectJwtException
 
InvalidJwtToken - org.apache.shiro.spring.boot.jwt.exception中的异常错误
 
InvalidJwtToken() - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.InvalidJwtToken
 
InvalidJwtToken(String, Throwable) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.InvalidJwtToken
 
InvalidJwtToken(String) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.InvalidJwtToken
 
InvalidJwtToken(Throwable) - 异常错误 的构造器org.apache.shiro.spring.boot.jwt.exception.InvalidJwtToken
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
isCheckExpiry() - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
isCheckExpiry() - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
isCheckExpiry() - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPrincipalRepository
 
isCheckExpiry() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
isCreatedBeforeLastPasswordReset(Date, Date) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
isEnabled() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
isJwtSubmission(ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
isJwtSubmission(ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
issueJwt(AuthenticationToken, Subject, ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayloadRepository
 
issueJwt(S, E, String, String, String, String, String, String, String, long) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyPairRepository
 
issueJwt(S, E, String, String, String, String, Map<String, Object>, String, long) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyPairRepository
 
issueJwt(S, String, String, String, String, String, String, String, String, long) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyResolverRepository
 
issueJwt(S, String, String, String, String, String, Map<String, Object>, String, long) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyResolverRepository
 
issueJwt(S, String, String, String, String, String, String, String, long) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtRepository
 
issueJwt(S, String, String, String, String, Map<String, Object>, String, long) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtRepository
 
issueJwt(ECKey, SecretKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(ECKey, SecretKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(ECKey, RSAKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(ECKey, RSAKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(ECKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcJWTRepository
Issue JSON Web Token (JWT)
issueJwt(ECKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcJWTRepository
Issue JSON Web Token (JWT)
issueJwt(OctetKeyPair, SecretKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(OctetKeyPair, SecretKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(OctetKeyPair, RSAKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(OctetKeyPair, RSAKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(OctetKeyPair, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdJWTRepository
Issue JSON Web Token (JWT)
issueJwt(OctetKeyPair, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, SecretKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, SecretKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, RSAKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, RSAKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcJWTRepository
Issue JSON Web Token (JWT)
issueJwt(RSAKey, SecretKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(RSAKey, SecretKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithAESJWTRepository
Issue JSON Web Token (JWT)
issueJwt(RSAKey, RSAKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(RSAKey, RSAKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(RSAKey, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(RSAKey, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaJWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
Issue JSON Web Token (JWT)
issueJwt(String, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
Issue JSON Web Token (JWT)
issueJwt(Key, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
Issue JSON Web Token (JWT)
issueJwt(Key, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
Issue JSON Web Token (JWT)
issueJwt(Key, String, String, String, String, String, String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
Issue JSON Web Token (JWT)
issueJwt(Key, String, String, String, String, String, Map<String, Object>, String, long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
Issue JSON Web Token (JWT)
isTokenExpired(String, String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 

J

JJwtUtils - org.apache.shiro.spring.boot.utils中的类
基于JJwt组件的jwt工具对象
JJwtUtils() - 类 的构造器org.apache.shiro.spring.boot.utils.JJwtUtils
 
JSONResult - org.apache.shiro.spring.boot.utils中的类
 
JSONResult() - 类 的构造器org.apache.shiro.spring.boot.utils.JSONResult
 
JwtAuthenticatingFilter - org.apache.shiro.spring.boot.jwt.authc中的类
Jwt认证 (authentication)过滤器
JwtAuthenticatingFilter() - 类 的构造器org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
JwtAuthorizationFilter - org.apache.shiro.spring.boot.jwt.authz中的类
Jwt授权 (authorization)过滤器
JwtAuthorizationFilter() - 类 的构造器org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
jwtBuilder(String, String, String, String, Map<String, Object>, long) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
jwtBuilder(String, String, String, String, String, String, long) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
JwtCredentialsMatcher - org.apache.shiro.spring.boot.jwt.authc.credential中的类
JSON Web Token (JWT) Credentials Matcher
JwtCredentialsMatcher() - 类 的构造器org.apache.shiro.spring.boot.jwt.authc.credential.JwtCredentialsMatcher
 
JwtKeyPairRepository<S,E> - org.apache.shiro.spring.boot.jwt.token中的接口
 
JwtKeyResolverRepository<S> - org.apache.shiro.spring.boot.jwt.token中的接口
 
JwtPayload - org.apache.shiro.spring.boot.jwt中的类
TODO
JwtPayload() - 类 的构造器org.apache.shiro.spring.boot.jwt.JwtPayload
 
JwtPayloadPrincipal - org.apache.shiro.spring.boot.jwt中的类
TODO
JwtPayloadPrincipal(JwtPayload) - 类 的构造器org.apache.shiro.spring.boot.jwt.JwtPayloadPrincipal
 
JwtPayloadRepository - org.apache.shiro.spring.boot.jwt中的类
Abstract JSON Web Token (JWT) Payload Repository
JwtPayloadRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.JwtPayloadRepository
 
JwtPrincipalRepository - org.apache.shiro.spring.boot.jwt中的类
JSON Web Token (JWT) Principal Repository
JwtPrincipalRepository(JwtPayloadRepository) - 类 的构造器org.apache.shiro.spring.boot.jwt.JwtPrincipalRepository
 
JwtRepository<S> - org.apache.shiro.spring.boot.jwt.token中的接口
 
JwtStatefulAuthorizingRealm - org.apache.shiro.spring.boot.jwt.realm中的类
JSON Web Token (JWT) Stateful AuthorizingRealm
JwtStatefulAuthorizingRealm() - 类 的构造器org.apache.shiro.spring.boot.jwt.realm.JwtStatefulAuthorizingRealm
 
JwtStatelessAuthorizingRealm - org.apache.shiro.spring.boot.jwt.realm中的类
JSON Web Token (JWT) Stateless AuthorizingRealm
JwtStatelessAuthorizingRealm() - 类 的构造器org.apache.shiro.spring.boot.jwt.realm.JwtStatelessAuthorizingRealm
 
JwtSubjectFactory - org.apache.shiro.spring.boot.jwt.authc中的类
扩展自StatelessDefaultSubjectFactory,对于无状态的JSON Web Token (JWT)不创建session
JwtSubjectFactory(boolean) - 类 的构造器org.apache.shiro.spring.boot.jwt.authc.JwtSubjectFactory
 
JwtToken - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) Token
JwtToken(String, String) - 类 的构造器org.apache.shiro.spring.boot.jwt.token.JwtToken
 
JwtWithinExpiryFilter - org.apache.shiro.spring.boot.jwt.authz中的类
Jwt有效期检查过滤器
JwtWithinExpiryFilter() - 类 的构造器org.apache.shiro.spring.boot.jwt.authz.JwtWithinExpiryFilter
 

K

KEY_AES - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
AES算法 java6支持56位密钥,bouncycastle支持64位
KEY_BASE64 - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
KEY_DES - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
KEY_DESEDE - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
KEY_ECDSA - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
KEY_RSA - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
RSA对称加密算法
KEY_SIZE - 类 中的静态变量org.apache.shiro.spring.boot.utils.SecretKeyUtils
密钥大小

M

main(String[]) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 

N

NimbusdsUtils - org.apache.shiro.spring.boot.utils中的类
基于Nimbusds组件的jwt工具对象
NimbusdsUtils() - 类 的构造器org.apache.shiro.spring.boot.utils.NimbusdsUtils
 

O

onAccessDenied(ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
onAccessFailure(AuthenticationToken, Exception, ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
onAccessFailure(Object, Exception, ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
onAccessSuccess(Object, Subject, ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtWithinExpiryFilter
 
onLoginSuccess(AuthenticationToken, Subject, ServletRequest, ServletResponse) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
org.apache.shiro.spring.boot - 程序包 org.apache.shiro.spring.boot
 
org.apache.shiro.spring.boot.jwt - 程序包 org.apache.shiro.spring.boot.jwt
 
org.apache.shiro.spring.boot.jwt.authc - 程序包 org.apache.shiro.spring.boot.jwt.authc
 
org.apache.shiro.spring.boot.jwt.authc.credential - 程序包 org.apache.shiro.spring.boot.jwt.authc.credential
 
org.apache.shiro.spring.boot.jwt.authz - 程序包 org.apache.shiro.spring.boot.jwt.authz
 
org.apache.shiro.spring.boot.jwt.exception - 程序包 org.apache.shiro.spring.boot.jwt.exception
 
org.apache.shiro.spring.boot.jwt.realm - 程序包 org.apache.shiro.spring.boot.jwt.realm
 
org.apache.shiro.spring.boot.jwt.token - 程序包 org.apache.shiro.spring.boot.jwt.token
 
org.apache.shiro.spring.boot.jwt.verifier - 程序包 org.apache.shiro.spring.boot.jwt.verifier
 
org.apache.shiro.spring.boot.utils - 程序包 org.apache.shiro.spring.boot.utils
 

P

parseJWT(String, String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
payload(Claims) - 类 中的静态方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
payload(JWTClaimsSet) - 类 中的静态方法org.apache.shiro.spring.boot.utils.NimbusdsUtils
 
PREFIX - 类 中的静态变量org.apache.shiro.spring.boot.ShiroJwtProperties
 

R

readKey(InputStream) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
refreshToken(String, String, String, long) - 类 中的方法org.apache.shiro.spring.boot.utils.JJwtUtils
 
ROLE_REFRESH_TOKEN - 类 中的静态变量org.apache.shiro.spring.boot.utils.JJwtUtils
 

S

SecretKeyUtils - org.apache.shiro.spring.boot.utils中的类
秘钥工具类
SecretKeyUtils() - 类 的构造器org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
setAccess_token_expiration(Long) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setAllowedClockSkewSeconds(long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
setAllowedClockSkewSeconds(long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
setAllowedClockSkewSeconds(long) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
setApplicationContext(ApplicationContext) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtWebAutoConfiguration
 
setAudience(List<String>) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setAuthorizationCookieName(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
setAuthorizationCookieName(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
setAuthorizationHeaderName(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
setAuthorizationHeaderName(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
setAuthorizationParamName(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
setAuthorizationParamName(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
setCheckExpiry(boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
setCheckExpiry(boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
setCheckExpiry(boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPrincipalRepository
 
setCheckExpiry(boolean) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setClaims(Map<String, Object>) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setClientId(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setCompressionCodecResolver(CompressionCodecResolver) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
setCompressionCodecResolver(CompressionCodecResolver) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
setCompressionCodecResolver(CompressionCodecResolver) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
setCompressWith(CompressionCodec) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
setCompressWith(CompressionCodec) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
setCompressWith(CompressionCodec) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
setEnabled(boolean) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setExpiration(Date) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setHost(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setIssuedAt(Date) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setIssuer(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setJwtPayloadRepository(JwtPayloadRepository) - 类 中的方法org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
 
setJwtPayloadRepository(JwtPayloadRepository) - 类 中的方法org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
 
setNotBefore(Date) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setRefresh_token_expiration(Long) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setRefreshTokenExpTime(Integer) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setTokenExpirationTime(Long) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setTokenId(String) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayload
 
setTokenIssuer(String) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
setTokenSigningKey(String) - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtProperties
 
shiroFilterFactoryBean() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtWebFilterConfiguration
 
ShiroJwtProperties - org.apache.shiro.spring.boot中的类
 
ShiroJwtProperties() - 类 的构造器org.apache.shiro.spring.boot.ShiroJwtProperties
 
ShiroJwtWebAutoConfiguration - org.apache.shiro.spring.boot中的类
 
ShiroJwtWebAutoConfiguration() - 类 的构造器org.apache.shiro.spring.boot.ShiroJwtWebAutoConfiguration
 
ShiroJwtWebFilterConfiguration - org.apache.shiro.spring.boot中的类
 
ShiroJwtWebFilterConfiguration() - 类 的构造器org.apache.shiro.spring.boot.ShiroJwtWebFilterConfiguration
 
SignedWithEcAndEncryptedWithAESJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with EC signature and AES encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-ec-signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwe-with-shared-key https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithEcAndEncryptedWithAESJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithAESJWTRepository
 
SignedWithEcAndEncryptedWithRsaJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with EC signature and RSA encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-ec-signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithEcAndEncryptedWithRsaJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithRsaJWTRepository
 
SignedWithEcJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with EC signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-ec-signature
SignedWithEcJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithEcJWTRepository
 
SignedWithEdAndEncryptedWithAESJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with Ed signature and AES encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-eddsa https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwe-with-shared-key https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithEdAndEncryptedWithAESJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithAESJWTRepository
 
SignedWithEdAndEncryptedWithRsaJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with Ed signature and RSA encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-eddsa https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithEdAndEncryptedWithRsaJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithRsaJWTRepository
 
SignedWithEdJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with EdDSA signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-eddsa
SignedWithEdJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithEdJWTRepository
 
SignedWithHamcAndEncryptedWithAESJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with HMAC signature and RSA encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-hmac https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwe-with-shared-key https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithHamcAndEncryptedWithAESJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithAESJWTRepository
 
SignedWithHamcAndEncryptedWithRsaJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with HMAC signature and RSA encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-hmac https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithHamcAndEncryptedWithRsaJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithRsaJWTRepository
 
SignedWithHamcJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with HMAC signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-hmac
SignedWithHamcJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithHamcJWTRepository
 
SignedWithRsaAndEncryptedWithAESJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with RSA signature and RSA encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwe-with-shared-key https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithRsaAndEncryptedWithAESJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithAESJWTRepository
 
SignedWithRsaAndEncryptedWithRsaJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with RSA signature and RSA encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-encryption https://www.connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt
SignedWithRsaAndEncryptedWithRsaJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithRsaJWTRepository
 
SignedWithRsaJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with RSA signature https://www.connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-signature
SignedWithRsaJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithRsaJWTRepository
 
SignedWithSecretBase64JWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with signature https://github.com/jwtk/jjwt
SignedWithSecretBase64JWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
 
SignedWithSecretKeyJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with signature https://github.com/jwtk/jjwt
SignedWithSecretKeyJWTRepository() - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
 
SignedWithSecretResolverJWTRepository - org.apache.shiro.spring.boot.jwt.token中的类
JSON Web Token (JWT) with signature https://github.com/jwtk/jjwt
SignedWithSecretResolverJWTRepository(SigningKeyResolver) - 类 的构造器org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
 
StringUtils - org.apache.shiro.spring.boot.utils中的类
 
StringUtils() - 类 的构造器org.apache.shiro.spring.boot.utils.StringUtils
 
subjectFactory() - 类 中的方法org.apache.shiro.spring.boot.ShiroJwtWebAutoConfiguration
 

T

tokenizeToStringArray(String) - 类 中的静态方法org.apache.shiro.spring.boot.utils.StringUtils
 

V

verify(AuthenticationToken, Subject, ServletRequest, ServletResponse, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.JwtPayloadRepository
 
verify(S, E, String, boolean) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyPairRepository
 
verify(String, boolean) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtKeyResolverRepository
 
verify(S, String, boolean) - 接口 中的方法org.apache.shiro.spring.boot.jwt.token.JwtRepository
 
verify(ECKey, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithAESJWTRepository
Verify the validity of JWT
verify(ECKey, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithRsaJWTRepository
Verify the validity of JWT
verify(ECKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEcJWTRepository
Verify the validity of JWT
verify(OctetKeyPair, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithAESJWTRepository
Verify the validity of JWT
verify(OctetKeyPair, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithRsaJWTRepository
Verify the validity of JWT
verify(OctetKeyPair, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithEdJWTRepository
Verify the validity of JWT
verify(String, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithAESJWTRepository
Verify the validity of JWT
verify(String, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithRsaJWTRepository
Verify the validity of JWT
verify(String, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithHamcJWTRepository
Verify the validity of JWT
verify(RSAKey, SecretKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithAESJWTRepository
Verify the validity of JWT
verify(RSAKey, RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithRsaJWTRepository
Verify the validity of JWT
verify(RSAKey, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithRsaJWTRepository
Verify the validity of JWT
verify(String, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
Verify the validity of JWT
verify(Key, String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
Verify the validity of JWT
verify(String, boolean) - 类 中的方法org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
Verify the validity of JWT
verify(JWSHeader, byte[], Base64URL) - 类 中的方法org.apache.shiro.spring.boot.jwt.verifier.ExtendedECDSAVerifier
 
verify(JWSHeader, byte[], Base64URL) - 类 中的方法org.apache.shiro.spring.boot.jwt.verifier.ExtendedEd25519Verifier
 
verify(JWSHeader, byte[], Base64URL) - 类 中的方法org.apache.shiro.spring.boot.jwt.verifier.ExtendedMACVerifier
 
verify(JWSHeader, byte[], Base64URL) - 类 中的方法org.apache.shiro.spring.boot.jwt.verifier.ExtendedRSASSAVerifier
 

W

writeKey(Key, OutputStream) - 类 中的静态方法org.apache.shiro.spring.boot.utils.SecretKeyUtils
 
A C D E F G H I J K M N O P R S T V W 
跳过导航链接

Copyright © 2018. All rights reserved.