Uses of Interface
io.fluxzero.idp.client.TokenValidator
-
Uses of TokenValidator in io.fluxzero.idp.client
Classes in io.fluxzero.idp.client that implement TokenValidatorModifier and TypeClassDescriptionclassDefault Fluxzero OIDC token validator for RS256 JWTs exposed through a tenant JWKS endpoint.Methods in io.fluxzero.idp.client that return types with arguments of type TokenValidatorModifier and TypeMethodDescriptionstatic List<TokenValidator> TokenValidators.loadValidators()Loads available validators from the current classpath.