索引

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

J

JdbcAuthConfig - io.github.mangocrisp.spring.taybct.auth.security.config中的类
 
JdbcAuthConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.auth.security.config.JdbcAuthConfig
 
jdbcClientRepository(JdbcTemplate) - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.JdbcAuthConfig
An instance of RegisteredClientRepository for managing clients.
oauth2 用于第三方认证,RegisteredClientRepository 主要用于管理第三方(每个第三方就是一个客户端)
如果没有配置 IClientDetailsHandle,就不会配置这个
jdbcTemplate - 类中的变量 io.github.mangocrisp.spring.taybct.auth.service.impl.RegisteredServiceImpl
 
jdbcTemplate - 类中的变量 io.github.mangocrisp.spring.taybct.auth.task.job.CleanAuthCacheTask
 
jdbcTemplate - 类中的变量 io.github.mangocrisp.spring.taybct.module.system.service.impl.SysOauth2ClientServiceImpl
 
jdbcTemplate - 类中的变量 io.github.mangocrisp.spring.taybct.module.system.service.impl.SysUserOnlineServiceImpl
 
JsonExceptionAuthenticationEntryPoint - io.github.mangocrisp.spring.taybct.auth.exception中的类
可以返回 JSON 到前端的异常处理器
JsonExceptionAuthenticationEntryPoint(String, IGlobalExceptionReporter, IGlobalPrinter) - 类的构造器 io.github.mangocrisp.spring.taybct.auth.exception.JsonExceptionAuthenticationEntryPoint
 
JsonResponseException - io.github.mangocrisp.spring.taybct.auth.exception中的接口
抛出异常后,要返回 JSON Response 的异常,这只是个标记
jti - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysUserOnline
jwt token id
jti - 类中的变量 io.github.mangocrisp.spring.taybct.auth.security.granter.customize.CustomizeTokenAuthenticationToken
token id
jtiCookieKeyFN - 类中的变量 io.github.mangocrisp.spring.taybct.auth.security.granter.customize.OAuth2AuthorizationCodeRequestJTIAuthenticationConverter
 
jwkSet(KeyPair) - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.AuthorizationServerConfig
 
jwkSource(JWKSet) - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.AuthorizationServerConfig
An instance of com.nimbusds.jose.jwk.source.JWKSource for signing access tokens.
jwtAuthenticationConverter() - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.AuthorizationServerConfig
 
jwtAuthenticationConverter() - 类中的方法 io.github.mangocrisp.spring.taybct.gateway.security.ResourceServerConfig
 
jwtCustomizer(IUserDetailsHandle) - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.AuthorizationServerConfig
自定义添加修改 token 的内容,不过 headers 好像只能加,不能删???
jwtDecoder(JWKSource<SecurityContext>) - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.AuthorizationServerConfig
An instance of JwtDecoder for decoding signed access tokens.
JwtDecoder的一个实例,用于解码签名的访问令牌。
jwtEncoder(JWKSource<SecurityContext>) - 类中的方法 io.github.mangocrisp.spring.taybct.auth.security.config.AuthorizationServerConfig
jwt 加密
JwtTokenKeyConstants - io.github.mangocrisp.spring.taybct.common.constants中的接口
jwt token 的一些 key 的常量
JWTUtil - io.github.mangocrisp.spring.taybct.gateway.util中的类
JWT 工具类
JWTUtil() - 类的构造器 io.github.mangocrisp.spring.taybct.gateway.util.JWTUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格