| Interface | Description |
|---|---|
| CellSTSRequestValidator |
Used to validate incoming STS request
|
| JWTSignatureValidator |
Validates JWT Signature.
|
| TokenValidator |
Token Validator Interface.
|
| Class | Description |
|---|---|
| DefaultCellSTSReqValidator |
Default implementation of cell STS request validator.
|
| JWKSBasedJWTValidator |
Validate JWT using Identity Provider's jwks_uri.
|
| JWKSourceDataProvider |
Provides JWK sources for JWT validation.
|
| SelfContainedTokenValidator |
Validate self contained access tokens.
|
Copyright © 2019 WSO2. All rights reserved.