Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Run this validator and then next
and combine their results.
Run this validator and then the result of next
and combine their results.
Run this validator and then the result of next
and combine their results.
Attributes
- Inherited from:
- JwtValidator
Scopes this validator to only apply if an issuer exists in the claim and it matches the given function.
Scopes this validator to only apply if an issuer exists in the claim and it matches the given function.
Attributes
- Inherited from:
- JwtValidator
Converts an invalid result to a not-applicable result.
If this validator returns a "not applicable" result, the next
validator is tried.
If this validator returns a "not applicable" result, the next
validator is tried.
Attributes
- Inherited from:
- JwtValidator
If this validator returns a "not applicable" result, the next
validator is tried.
If this validator returns a "not applicable" result, the next
validator is tried.
Attributes
- Inherited from:
- JwtValidator
Return a not-applicable result if the result of enable
is false. Otherwise run this validator.
Return a not-applicable result if the result of enable
is false. Otherwise run this validator.
Attributes
- Inherited from:
- JwtValidator
Attributes
- Inherited from:
- JwtValidator
Attributes
- Inherited from:
- JwtValidator