Uses of Class
com.cumulocity.microservice.security.token.JwtTokenAuthentication
Packages that use JwtTokenAuthentication
- 
Uses of JwtTokenAuthentication in com.cumulocity.microservice.security.token
Methods in com.cumulocity.microservice.security.token with parameters of type JwtTokenAuthenticationModifier and TypeMethodDescriptionJwtAndXsrfTokenCredentials.toUserCredentials(String tenantName, JwtTokenAuthentication jwtTokenAuthentication) JwtCredentials.toUserCredentials(String tenantName, JwtTokenAuthentication jwtTokenAuthentication) JwtOnlyCredentials.toUserCredentials(String tenantName, JwtTokenAuthentication jwtTokenAuthentication)