Package | Description |
---|---|
org.wso2.carbon.identity.entitlement.thrift |
Modifier and Type | Method and Description |
---|---|
void |
EntitlementService.AsyncIface.getDecisionByAttributes(String subject,
String resource,
String action,
List<String> environment,
String sessionID,
org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call> resultHandler) |
void |
EntitlementService.AsyncClient.getDecisionByAttributes(String subject,
String resource,
String action,
List<String> environment,
String sessionID,
org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call> resultHandler) |
Constructor and Description |
---|
EntitlementService.AsyncClient.getDecisionByAttributes_call(String subject,
String resource,
String action,
List<String> environment,
String sessionID,
org.apache.thrift.async.AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2016 WSO2. All rights reserved.