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