| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.authorization | |
| io.cellery.security.cell.sts.server.authorization.opa |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationHandler.authorize(CellStsRequest request,
String jwt)
Check authorization on a particular request.
|
void |
AuthorizationService.authorize(CellStsRequest request,
String jwt) |
| Constructor and Description |
|---|
AuthorizationContext(String jwt) |
| Modifier and Type | Method and Description |
|---|---|
void |
OPAAuthorizationHandler.authorize(CellStsRequest cellStsRequest,
String jwt) |
| Constructor and Description |
|---|
OPAAuthorizationContext(String jwt) |
Copyright © 2019 WSO2. All rights reserved.