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.AuthenticationJwtAuthenticatedTokenCache.get(JwtCredentials key, JwtTokenAuthenticationLoader jwtTokenAuthenticationLoader) org.springframework.security.core.AuthenticationJwtTokenAuthenticationGuavaCache.get(JwtCredentials key, JwtTokenAuthenticationLoader jwtTokenAuthenticationLoader)