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