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 TypeInterfaceDescriptioninterfaceVerifierBuilderSupport<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 interfaceBuilder interface used to simplify construction of a AccessTokenVerifier.static interfaceBuilder 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 classClasses in this `impl` implementation package may change in NON backward compatible way, and should ONLY be used as a "runtime" dependency.final classClasses in this `impl` implementation package may change in NON backward compatible way, and should ONLY be used as a "runtime" dependency.