Uses of Class
io.camunda.identity.sdk.authentication.AccessToken
Packages that use AccessToken
-
Uses of AccessToken in io.camunda.identity.sdk.authentication
Methods in io.camunda.identity.sdk.authentication that return AccessTokenModifier and TypeMethodDescriptionAbstractAuthentication.verifyToken(String token) Verifies the validity of the passed token.protected AccessTokenAbstractAuthentication.verifyToken(String token, String audience) Verifies the validity of the passed token.Authentication.verifyToken(String token) Verifies the validity of the passed token.AbstractAuthentication.verifyTokenIgnoringAudience(String token) Authentication.verifyTokenIgnoringAudience(String token) Verifies the validity of the passed token.