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