public interface EntitlementAdminService
Modifier and Type | Method and Description |
---|---|
void |
clearAllAttributeCaches()
Auto generated method signature for Asynchronous Invocations
|
void |
clearAllResourceCaches()
Auto generated method signature for Asynchronous Invocations
|
void |
clearAttributeFinderCache(String attributeFinder39)
Auto generated method signature for Asynchronous Invocations
|
void |
clearAttributeFinderCacheByAttributes(String attributeFinder55,
String[] attributeIds56)
Auto generated method signature for Asynchronous Invocations
|
void |
clearCarbonAttributeCache()
Auto generated method signature for Asynchronous Invocations
|
void |
clearCarbonResourceCache()
Auto generated method signature for Asynchronous Invocations
|
void |
clearDecisionCache()
Auto generated method signature for Asynchronous Invocations
|
void |
clearResourceFinderCache(String resourceFinder41)
Auto generated method signature for Asynchronous Invocations
|
String |
doTestRequest(String xacmlRequest44)
Auto generated method signature
|
String |
doTestRequestForGivenPolicies(String xacmlRequest48,
String[] policies49)
Auto generated method signature
|
String |
getGlobalPolicyAlgorithm()
Auto generated method signature
|
PDPDataHolder |
getPDPData()
Auto generated method signature
|
PIPFinderDataHolder |
getPIPAttributeFinderData(String finder35)
Auto generated method signature
|
PIPFinderDataHolder |
getPIPResourceFinderData(String finder18)
Auto generated method signature
|
PolicyFinderDataHolder |
getPolicyFinderData(String finder24)
Auto generated method signature
|
void |
refreshAttributeFinder(String attributeFinder28)
Auto generated method signature for Asynchronous Invocations
|
void |
refreshPolicyFinders(String policyFinder58)
Auto generated method signature for Asynchronous Invocations
|
void |
refreshResourceFinder(String resourceFinder53)
Auto generated method signature for Asynchronous Invocations
|
void |
setGlobalPolicyAlgorithm(String policyCombiningAlgorithm22)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoTestRequest(String xacmlRequest44,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoTestRequestForGivenPolicies(String xacmlRequest48,
String[] policies49,
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 finder35,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPIPResourceFinderData(String finder18,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyFinderData(String finder24,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String getGlobalPolicyAlgorithm() throws RemoteException, EntitlementAdminServiceIdentityException
getGlobalPolicyAlgorithm12
- EntitlementAdminServiceIdentityException
- :RemoteException
void startgetGlobalPolicyAlgorithm(EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getGlobalPolicyAlgorithm12
- RemoteException
void clearDecisionCache() throws RemoteException, EntitlementAdminServiceIdentityException
void clearAllAttributeCaches() throws RemoteException, EntitlementAdminServiceIdentityException
PIPFinderDataHolder getPIPResourceFinderData(String finder18) throws RemoteException
getPIPResourceFinderData17
- RemoteException
void startgetPIPResourceFinderData(String finder18, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPIPResourceFinderData17
- RemoteException
void setGlobalPolicyAlgorithm(String policyCombiningAlgorithm22) throws RemoteException, EntitlementAdminServiceIdentityException
PolicyFinderDataHolder getPolicyFinderData(String finder24) throws RemoteException
getPolicyFinderData23
- RemoteException
void startgetPolicyFinderData(String finder24, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPolicyFinderData23
- RemoteException
void refreshAttributeFinder(String attributeFinder28) throws RemoteException, EntitlementAdminServiceIdentityException
void clearCarbonAttributeCache() throws RemoteException, EntitlementAdminServiceIdentityException
PDPDataHolder getPDPData() throws RemoteException
getPDPData30
- RemoteException
void startgetPDPData(EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPDPData30
- RemoteException
void clearAllResourceCaches() throws RemoteException, EntitlementAdminServiceIdentityException
PIPFinderDataHolder getPIPAttributeFinderData(String finder35) throws RemoteException
getPIPAttributeFinderData34
- RemoteException
void startgetPIPAttributeFinderData(String finder35, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPIPAttributeFinderData34
- RemoteException
void clearAttributeFinderCache(String attributeFinder39) throws RemoteException
RemoteException
void clearResourceFinderCache(String resourceFinder41) throws RemoteException
RemoteException
void clearCarbonResourceCache() throws RemoteException, EntitlementAdminServiceIdentityException
String doTestRequest(String xacmlRequest44) throws RemoteException, EntitlementAdminServiceIdentityException
doTestRequest43
- EntitlementAdminServiceIdentityException
- :RemoteException
void startdoTestRequest(String xacmlRequest44, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
doTestRequest43
- RemoteException
String doTestRequestForGivenPolicies(String xacmlRequest48, String[] policies49) throws RemoteException, EntitlementAdminServiceIdentityException
doTestRequestForGivenPolicies47
- EntitlementAdminServiceIdentityException
- :RemoteException
void startdoTestRequestForGivenPolicies(String xacmlRequest48, String[] policies49, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
doTestRequestForGivenPolicies47
- RemoteException
void refreshResourceFinder(String resourceFinder53) throws RemoteException, EntitlementAdminServiceIdentityException
void clearAttributeFinderCacheByAttributes(String attributeFinder55, String[] attributeIds56) throws RemoteException
RemoteException
void refreshPolicyFinders(String policyFinder58) throws RemoteException, EntitlementAdminServiceIdentityException
Copyright © 2018 WSO2. All rights reserved.