Uses of Interface
com.okta.jwt.AccessTokenVerifier.Builder
-
Uses of AccessTokenVerifier.Builder in com.okta.jwt
Modifier and TypeMethodDescriptionstatic AccessTokenVerifier.Builder
JwtVerifiers.accessTokenVerifierBuilder()
Creates an instance of AccessTokenVerifier.Builder.AccessTokenVerifier.Builder.setAudience
(String audience) Sets the audience the verifier will expect. -
Uses of AccessTokenVerifier.Builder in com.okta.jwt.impl.jjwt
Modifier and TypeClassDescriptionfinal class
Classes in this `impl` implementation package may change in NON backward compatible way, and should ONLY be used as a "runtime" dependency.