Package com.okta.jwt
package com.okta.jwt
-
ClassDescriptionAn AccessTokenVerifier can be used to validate Okta's OAuth 2.0 access tokens client side.Builder interface used to simplify construction of a AccessTokenVerifier.Builder interface used to simplify construction of a IdTokenVerifier.A Jwt object represents the claims Body of a JWT object.Thrown if a JWT is invalid or expired.Utility class to help load implementations of
IdTokenVerifier.Builder
andAccessTokenVerifier.Builder
.JWT Verifier Builder support class (defines common properties used for general JWT validation).