| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.authorization | |
| io.cellery.security.cell.sts.server.authorization.opa |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationContext |
AuthorizeRequest.getAuthorizationContext() |
AuthorizationContext |
AuthorizeRequest.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizeRequest.setAuthorizationContext(AuthorizationContext authorizationContext) |
| Constructor and Description |
|---|
AuthorizeRequest(CellStsRequest request,
AuthorizationContext authorizationContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
OPAAuthorizationContext
Context information which are to be sent to OPA for authorization.
|
Copyright © 2019 WSO2. All rights reserved.