Uses of Package
com.okta.jwt
Packages that use com.okta.jwt
-
Classes in com.okta.jwt used by com.okta.jwtClassDescriptionBuilder 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.JWT Verifier Builder support class (defines common properties used for general JWT validation).
-
Classes in com.okta.jwt used by com.okta.jwt.impl
-
Classes in com.okta.jwt used by com.okta.jwt.impl.jjwtClassDescriptionAn 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.JWT Verifier Builder support class (defines common properties used for general JWT validation).