Uses of Interface
com.okta.jwt.VerifierBuilderSupport
Packages that use VerifierBuilderSupport
-
Uses of VerifierBuilderSupport in com.okta.jwt
Classes in com.okta.jwt with type parameters of type VerifierBuilderSupportModifier and TypeInterfaceDescriptioninterface
VerifierBuilderSupport<B extends VerifierBuilderSupport,
R> JWT Verifier Builder support class (defines common properties used for general JWT validation).Subinterfaces of VerifierBuilderSupport in com.okta.jwtModifier and TypeInterfaceDescriptionstatic interface
Builder interface used to simplify construction of a AccessTokenVerifier.static interface
Builder interface used to simplify construction of a IdTokenVerifier. -
Uses of VerifierBuilderSupport in com.okta.jwt.impl.jjwt
Classes in com.okta.jwt.impl.jjwt that implement VerifierBuilderSupportModifier 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.final class
Classes in this `impl` implementation package may change in NON backward compatible way, and should ONLY be used as a "runtime" dependency.