| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.validators |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CellSTSRequestValidator.isAuthenticationRequired(CellStsRequest cellStsRequest)
Checks whether the incoming request needs to be authenticated.
|
boolean |
DefaultCellSTSReqValidator.isAuthenticationRequired(CellStsRequest cellStsRequest) |
void |
CellSTSRequestValidator.validate(CellStsRequest cellStsRequest)
Validate the incoming request.
|
void |
DefaultCellSTSReqValidator.validate(CellStsRequest cellStsRequest) |
Copyright © 2019 WSO2. All rights reserved.