Package io.continual.iam.impl.common.jwt
Class SimpleJwtValidator
java.lang.Object
io.continual.iam.impl.common.jwt.SimpleJwtValidator
- All Implemented Interfaces:
JwtValidator
- Direct Known Subclasses:
JwtProducer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprotected static classprotected static classprotected static interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleJwtValidator
- Throws:
Builder.BuildFailure
-
-
Method Details
-
validate
- Specified by:
validatein interfaceJwtValidator- Throws:
IamSvcException
-
getValidators
-