Uses of Interface
com.codeupsoft.component.security.handler.SecurityJwtHandler
Packages that use SecurityJwtHandler
Package
Description
-
Uses of SecurityJwtHandler in com.codeupsoft.component.security.autoconfigure
Methods in com.codeupsoft.component.security.autoconfigure that return SecurityJwtHandlerModifier and TypeMethodDescriptionComponentSecurityAutoConfiguration.securityJwtHandler()默认JWT处理器Bean.Methods in com.codeupsoft.component.security.autoconfigure with parameters of type SecurityJwtHandlerModifier and TypeMethodDescriptionComponentSecurityAutoConfiguration.redisSecurityAuthenticateUserService(com.codeupsoft.component.redis.client.RedisTemplateClient redisTemplateClient, SecurityJwtHandler securityJwtHandler) 基于Redis的安全认证用户服务Bean. -
Uses of SecurityJwtHandler in com.codeupsoft.component.security.handler
Classes in com.codeupsoft.component.security.handler that implement SecurityJwtHandler