public class EntitlementAdminServiceStub extends org.apache.axis2.client.Stub implements EntitlementAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
EntitlementAdminServiceStub()
Default Constructor
|
EntitlementAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
EntitlementAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
EntitlementAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
EntitlementAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
clearAllAttributeCaches()
Auto generated method signature
|
void |
clearAllResourceCaches()
Auto generated method signature
|
void |
clearAttributeFinderCache(String attributeFinder86)
Auto generated method signature
|
void |
clearAttributeFinderCacheByAttributes(String attributeFinder102,
String[] attributeIds103)
Auto generated method signature
|
void |
clearCarbonAttributeCache()
Auto generated method signature
|
void |
clearCarbonResourceCache()
Auto generated method signature
|
void |
clearDecisionCache()
Auto generated method signature
|
void |
clearResourceFinderCache(String resourceFinder88)
Auto generated method signature
|
String |
doTestRequest(String xacmlRequest91)
Auto generated method signature
|
String |
doTestRequestForGivenPolicies(String xacmlRequest95,
String[] policies96)
Auto generated method signature
|
String |
getGlobalPolicyAlgorithm()
Auto generated method signature
|
PDPDataHolder |
getPDPData()
Auto generated method signature
|
PIPFinderDataHolder |
getPIPAttributeFinderData(String finder82)
Auto generated method signature
|
PIPFinderDataHolder |
getPIPResourceFinderData(String finder65)
Auto generated method signature
|
PolicyFinderDataHolder |
getPolicyFinderData(String finder71)
Auto generated method signature
|
void |
refreshAttributeFinder(String attributeFinder75)
Auto generated method signature
|
void |
refreshPolicyFinders(String policyFinder105)
Auto generated method signature
|
void |
refreshResourceFinder(String resourceFinder100)
Auto generated method signature
|
void |
setGlobalPolicyAlgorithm(String policyCombiningAlgorithm69)
Auto generated method signature
|
void |
startdoTestRequest(String xacmlRequest91,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoTestRequestForGivenPolicies(String xacmlRequest95,
String[] policies96,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetGlobalPolicyAlgorithm(EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPDPData(EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPIPAttributeFinderData(String finder82,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPIPResourceFinderData(String finder65,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyFinderData(String finder71,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public EntitlementAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String getGlobalPolicyAlgorithm() throws RemoteException, EntitlementAdminServiceIdentityException
getGlobalPolicyAlgorithm
in interface EntitlementAdminService
getGlobalPolicyAlgorithm59
- EntitlementAdminServiceIdentityException
- :RemoteException
EntitlementAdminService.getGlobalPolicyAlgorithm()
public void startgetGlobalPolicyAlgorithm(EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startgetGlobalPolicyAlgorithm
in interface EntitlementAdminService
getGlobalPolicyAlgorithm59
- RemoteException
EntitlementAdminService.startgetGlobalPolicyAlgorithm(org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public void clearDecisionCache() throws RemoteException, EntitlementAdminServiceIdentityException
clearDecisionCache
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public void clearAllAttributeCaches() throws RemoteException, EntitlementAdminServiceIdentityException
clearAllAttributeCaches
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public PIPFinderDataHolder getPIPResourceFinderData(String finder65) throws RemoteException
getPIPResourceFinderData
in interface EntitlementAdminService
getPIPResourceFinderData64
- RemoteException
EntitlementAdminService.getPIPResourceFinderData(java.lang.String)
public void startgetPIPResourceFinderData(String finder65, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startgetPIPResourceFinderData
in interface EntitlementAdminService
getPIPResourceFinderData64
- RemoteException
EntitlementAdminService.startgetPIPResourceFinderData(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public void setGlobalPolicyAlgorithm(String policyCombiningAlgorithm69) throws RemoteException, EntitlementAdminServiceIdentityException
setGlobalPolicyAlgorithm
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public PolicyFinderDataHolder getPolicyFinderData(String finder71) throws RemoteException
getPolicyFinderData
in interface EntitlementAdminService
getPolicyFinderData70
- RemoteException
EntitlementAdminService.getPolicyFinderData(java.lang.String)
public void startgetPolicyFinderData(String finder71, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicyFinderData
in interface EntitlementAdminService
getPolicyFinderData70
- RemoteException
EntitlementAdminService.startgetPolicyFinderData(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public void refreshAttributeFinder(String attributeFinder75) throws RemoteException, EntitlementAdminServiceIdentityException
refreshAttributeFinder
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public void clearCarbonAttributeCache() throws RemoteException, EntitlementAdminServiceIdentityException
clearCarbonAttributeCache
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public PDPDataHolder getPDPData() throws RemoteException
getPDPData
in interface EntitlementAdminService
getPDPData77
- RemoteException
EntitlementAdminService.getPDPData()
public void startgetPDPData(EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startgetPDPData
in interface EntitlementAdminService
getPDPData77
- RemoteException
EntitlementAdminService.startgetPDPData(org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public void clearAllResourceCaches() throws RemoteException, EntitlementAdminServiceIdentityException
clearAllResourceCaches
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public PIPFinderDataHolder getPIPAttributeFinderData(String finder82) throws RemoteException
getPIPAttributeFinderData
in interface EntitlementAdminService
getPIPAttributeFinderData81
- RemoteException
EntitlementAdminService.getPIPAttributeFinderData(java.lang.String)
public void startgetPIPAttributeFinderData(String finder82, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startgetPIPAttributeFinderData
in interface EntitlementAdminService
getPIPAttributeFinderData81
- RemoteException
EntitlementAdminService.startgetPIPAttributeFinderData(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public void clearAttributeFinderCache(String attributeFinder86) throws RemoteException
clearAttributeFinderCache
in interface EntitlementAdminService
RemoteException
public void clearResourceFinderCache(String resourceFinder88) throws RemoteException
clearResourceFinderCache
in interface EntitlementAdminService
RemoteException
public void clearCarbonResourceCache() throws RemoteException, EntitlementAdminServiceIdentityException
clearCarbonResourceCache
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public String doTestRequest(String xacmlRequest91) throws RemoteException, EntitlementAdminServiceIdentityException
doTestRequest
in interface EntitlementAdminService
doTestRequest90
- EntitlementAdminServiceIdentityException
- :RemoteException
EntitlementAdminService.doTestRequest(java.lang.String)
public void startdoTestRequest(String xacmlRequest91, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startdoTestRequest
in interface EntitlementAdminService
doTestRequest90
- RemoteException
EntitlementAdminService.startdoTestRequest(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public String doTestRequestForGivenPolicies(String xacmlRequest95, String[] policies96) throws RemoteException, EntitlementAdminServiceIdentityException
doTestRequestForGivenPolicies
in interface EntitlementAdminService
doTestRequestForGivenPolicies94
- EntitlementAdminServiceIdentityException
- :RemoteException
EntitlementAdminService.doTestRequestForGivenPolicies(java.lang.String, java.lang.String[])
public void startdoTestRequestForGivenPolicies(String xacmlRequest95, String[] policies96, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
startdoTestRequestForGivenPolicies
in interface EntitlementAdminService
doTestRequestForGivenPolicies94
- RemoteException
EntitlementAdminService.startdoTestRequestForGivenPolicies(java.lang.String, java.lang.String[], org.wso2.carbon.identity.entitlement.stub.EntitlementAdminServiceCallbackHandler)
public void refreshResourceFinder(String resourceFinder100) throws RemoteException, EntitlementAdminServiceIdentityException
refreshResourceFinder
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
public void clearAttributeFinderCacheByAttributes(String attributeFinder102, String[] attributeIds103) throws RemoteException
clearAttributeFinderCacheByAttributes
in interface EntitlementAdminService
RemoteException
public void refreshPolicyFinders(String policyFinder105) throws RemoteException, EntitlementAdminServiceIdentityException
refreshPolicyFinders
in interface EntitlementAdminService
EntitlementAdminServiceIdentityException
- :RemoteException
Copyright © 2018 WSO2. All rights reserved.