Uses of Class
com.alpaca.security.manager.JJwtManager
Packages that use JJwtManager
Package
Description
-
Uses of JJwtManager in com.alpaca.config
Fields in com.alpaca.config declared as JJwtManager -
Uses of JJwtManager in com.alpaca.security.filter
Fields in com.alpaca.security.filter declared as JJwtManager -
Uses of JJwtManager in com.alpaca.security.oauth2
Fields in com.alpaca.security.oauth2 declared as JJwtManagerConstructors in com.alpaca.security.oauth2 with parameters of type JJwtManagerModifierConstructorDescriptionAuthSuccessHandler
(JJwtManager jwtManager, CookieAuthReqRepo repository, List<URI> redirectUris) Constructs the handler with required dependencies and a list of authorized redirect URIs. -
Uses of JJwtManager in com.alpaca.service.impl
Fields in com.alpaca.service.impl declared as JJwtManager