Uses of Interface
com.cumulocity.microservice.security.token.JwtTokenAuthenticationLoader
Packages that use JwtTokenAuthenticationLoader
-
Uses of JwtTokenAuthenticationLoader in com.cumulocity.microservice.security.token
Methods in com.cumulocity.microservice.security.token with parameters of type JwtTokenAuthenticationLoaderModifier and TypeMethodDescriptionorg.springframework.security.core.Authentication
JwtAuthenticatedTokenCache.get
(JwtCredentials key, JwtTokenAuthenticationLoader jwtTokenAuthenticationLoader) org.springframework.security.core.Authentication
JwtTokenAuthenticationGuavaCache.get
(JwtCredentials key, JwtTokenAuthenticationLoader jwtTokenAuthenticationLoader)