Package | Description |
---|---|
org.mitre.jwt.assertion.impl |
Modifier and Type | Class and Description |
---|---|
class |
NullAssertionValidator
Reject all assertions passed in.
|
class |
SelfAssertionValidator
Validates all assertions generated by this server
|
class |
WhitelistedIssuerAssertionValidator
Checks to see if the assertion was signed by a particular authority available from a whitelist
|
Copyright © 2018. All rights reserved.