public static interface EntitlementService.AsyncIface
Modifier and Type | Method and Description |
---|---|
void |
getDecision(String request,
String sessionId,
org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecision_call> resultHandler) |
void |
getDecisionByAttributes(String subject,
String resource,
String action,
List<String> environment,
String sessionID,
org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call> resultHandler) |
void getDecision(String request, String sessionId, org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecision_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getDecisionByAttributes(String subject, String resource, String action, List<String> environment, String sessionID, org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2016 WSO2. All rights reserved.