public class EntitlementServiceStub extends org.apache.axis2.client.Stub implements EntitlementService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
EntitlementServiceStub()
Default Constructor
|
EntitlementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
EntitlementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
EntitlementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
EntitlementServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
EntitledResultSetDTO |
getAllEntitlements(String identifier57,
AttributeDTO[] givenAttributes58)
Auto generated method signature
|
boolean |
getBooleanDecision(String subject73,
String resource74,
String action75)
Auto generated method signature
|
String |
getDecision(String request62)
Auto generated method signature
|
String |
getDecisionByAttributes(String subject66,
String resource67,
String action68,
String[] environment69)
Auto generated method signature
|
EntitledResultSetDTO |
getEntitledAttributes(String subjectName45,
String resourceName46,
String subjectId47,
String action48,
boolean enableChildSearch49)
Auto generated method signature
|
void |
startgetAllEntitlements(String identifier57,
AttributeDTO[] givenAttributes58,
EntitlementServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetBooleanDecision(String subject73,
String resource74,
String action75,
EntitlementServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDecision(String request62,
EntitlementServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDecisionByAttributes(String subject66,
String resource67,
String action68,
String[] environment69,
EntitlementServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitledAttributes(String subjectName45,
String resourceName46,
String subjectId47,
String action48,
boolean enableChildSearch49,
EntitlementServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startxACMLAuthzDecisionQuery(String request53,
EntitlementServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
xACMLAuthzDecisionQuery(String request53)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public EntitlementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitledResultSetDTO getEntitledAttributes(String subjectName45, String resourceName46, String subjectId47, String action48, boolean enableChildSearch49) throws RemoteException, EntitlementServiceIdentityException
getEntitledAttributes
in interface EntitlementService
getEntitledAttributes44
- EntitlementServiceIdentityException
- :RemoteException
EntitlementService.getEntitledAttributes(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)
public void startgetEntitledAttributes(String subjectName45, String resourceName46, String subjectId47, String action48, boolean enableChildSearch49, EntitlementServiceCallbackHandler callback) throws RemoteException
startgetEntitledAttributes
in interface EntitlementService
getEntitledAttributes44
- RemoteException
EntitlementService.startgetEntitledAttributes(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, org.wso2.carbon.identity.entitlement.stub.EntitlementServiceCallbackHandler)
public String xACMLAuthzDecisionQuery(String request53) throws RemoteException, EntitlementServiceException
xACMLAuthzDecisionQuery
in interface EntitlementService
xACMLAuthzDecisionQuery52
- EntitlementServiceException
- :RemoteException
EntitlementService.xACMLAuthzDecisionQuery(java.lang.String)
public void startxACMLAuthzDecisionQuery(String request53, EntitlementServiceCallbackHandler callback) throws RemoteException
startxACMLAuthzDecisionQuery
in interface EntitlementService
xACMLAuthzDecisionQuery52
- RemoteException
EntitlementService.startxACMLAuthzDecisionQuery(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementServiceCallbackHandler)
public EntitledResultSetDTO getAllEntitlements(String identifier57, AttributeDTO[] givenAttributes58) throws RemoteException, EntitlementServiceIdentityException
getAllEntitlements
in interface EntitlementService
getAllEntitlements56
- EntitlementServiceIdentityException
- :RemoteException
EntitlementService.getAllEntitlements(java.lang.String, org.wso2.carbon.identity.entitlement.stub.dto.AttributeDTO[])
public void startgetAllEntitlements(String identifier57, AttributeDTO[] givenAttributes58, EntitlementServiceCallbackHandler callback) throws RemoteException
startgetAllEntitlements
in interface EntitlementService
getAllEntitlements56
- RemoteException
EntitlementService.startgetAllEntitlements(java.lang.String, org.wso2.carbon.identity.entitlement.stub.dto.AttributeDTO[], org.wso2.carbon.identity.entitlement.stub.EntitlementServiceCallbackHandler)
public String getDecision(String request62) throws RemoteException, EntitlementServiceException
getDecision
in interface EntitlementService
getDecision61
- EntitlementServiceException
- :RemoteException
EntitlementService.getDecision(java.lang.String)
public void startgetDecision(String request62, EntitlementServiceCallbackHandler callback) throws RemoteException
startgetDecision
in interface EntitlementService
getDecision61
- RemoteException
EntitlementService.startgetDecision(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementServiceCallbackHandler)
public String getDecisionByAttributes(String subject66, String resource67, String action68, String[] environment69) throws RemoteException, EntitlementServiceException
getDecisionByAttributes
in interface EntitlementService
getDecisionByAttributes65
- EntitlementServiceException
- :RemoteException
EntitlementService.getDecisionByAttributes(java.lang.String, java.lang.String, java.lang.String, java.lang.String[])
public void startgetDecisionByAttributes(String subject66, String resource67, String action68, String[] environment69, EntitlementServiceCallbackHandler callback) throws RemoteException
startgetDecisionByAttributes
in interface EntitlementService
getDecisionByAttributes65
- RemoteException
EntitlementService.startgetDecisionByAttributes(java.lang.String, java.lang.String, java.lang.String, java.lang.String[], org.wso2.carbon.identity.entitlement.stub.EntitlementServiceCallbackHandler)
public boolean getBooleanDecision(String subject73, String resource74, String action75) throws RemoteException, EntitlementServiceException
getBooleanDecision
in interface EntitlementService
getBooleanDecision72
- EntitlementServiceException
- :RemoteException
EntitlementService.getBooleanDecision(java.lang.String, java.lang.String, java.lang.String)
public void startgetBooleanDecision(String subject73, String resource74, String action75, EntitlementServiceCallbackHandler callback) throws RemoteException
startgetBooleanDecision
in interface EntitlementService
getBooleanDecision72
- RemoteException
EntitlementService.startgetBooleanDecision(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementServiceCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.