public class OPAAuthorizationHandler extends Object implements AuthorizationHandler
| Constructor and Description |
|---|
OPAAuthorizationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
authorize(CellStsRequest cellStsRequest,
String jwt)
Check authorization on a particular request.
|
public void authorize(CellStsRequest cellStsRequest, String jwt) throws AuthorizationFailedException
AuthorizationHandlerauthorize in interface AuthorizationHandlercellStsRequest - Authorization request.AuthorizationFailedException - AuthorizationFailedException.Copyright © 2019 WSO2. All rights reserved.