Uses of Interface
com.cumulocity.microservice.security.token.JwtCredentials
-
Uses of JwtCredentials in com.cumulocity.microservice.security.token
Modifier and TypeMethodDescriptionorg.springframework.security.core.Authentication
JwtAuthenticatedTokenCache.get
(JwtCredentials key, JwtTokenAuthenticationLoader jwtTokenAuthenticationLoader) org.springframework.security.core.Authentication
JwtTokenAuthenticationGuavaCache.get
(JwtCredentials key, JwtTokenAuthenticationLoader jwtTokenAuthenticationLoader)