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 attributeFinder56)
Auto generated method signature for Asynchronous Invocations
|
void |
clearAttributeFinderCacheByAttributes(String attributeFinder21,
String[] attributeIds22)
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 resourceFinder14)
Auto generated method signature for Asynchronous Invocations
|
String |
doTestRequest(String xacmlRequest16)
Auto generated method signature
|
String |
doTestRequestForGivenPolicies(String xacmlRequest51,
String[] policies52)
Auto generated method signature
|
String |
getGlobalPolicyAlgorithm()
Auto generated method signature
|
PDPDataHolder |
getPDPData()
Auto generated method signature
|
PIPFinderDataHolder |
getPIPAttributeFinderData(String finder38)
Auto generated method signature
|
PIPFinderDataHolder |
getPIPResourceFinderData(String finder45)
Auto generated method signature
|
PolicyFinderDataHolder |
getPolicyFinderData(String finder34)
Auto generated method signature
|
void |
refreshAttributeFinder(String attributeFinder49)
Auto generated method signature for Asynchronous Invocations
|
void |
refreshPolicyFinders(String policyFinder58)
Auto generated method signature for Asynchronous Invocations
|
void |
refreshResourceFinder(String resourceFinder31)
Auto generated method signature for Asynchronous Invocations
|
void |
setGlobalPolicyAlgorithm(String policyCombiningAlgorithm24)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoTestRequest(String xacmlRequest16,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoTestRequestForGivenPolicies(String xacmlRequest51,
String[] policies52,
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 finder38,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPIPResourceFinderData(String finder45,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyFinderData(String finder34,
EntitlementAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void clearAllAttributeCaches() throws RemoteException, EntitlementAdminServiceIdentityException
void clearResourceFinderCache(String resourceFinder14) throws RemoteException
RemoteException
String doTestRequest(String xacmlRequest16) throws RemoteException, EntitlementAdminServiceIdentityException
doTestRequest15
- EntitlementAdminServiceIdentityException
- :RemoteException
void startdoTestRequest(String xacmlRequest16, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
doTestRequest15
- RemoteException
void clearCarbonAttributeCache() throws RemoteException, EntitlementAdminServiceIdentityException
void clearAttributeFinderCacheByAttributes(String attributeFinder21, String[] attributeIds22) throws RemoteException
RemoteException
void setGlobalPolicyAlgorithm(String policyCombiningAlgorithm24) throws RemoteException, EntitlementAdminServiceIdentityException
void clearAllResourceCaches() throws RemoteException, EntitlementAdminServiceIdentityException
PDPDataHolder getPDPData() throws RemoteException
getPDPData26
- RemoteException
void startgetPDPData(EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPDPData26
- RemoteException
void clearDecisionCache() throws RemoteException, EntitlementAdminServiceIdentityException
void refreshResourceFinder(String resourceFinder31) throws RemoteException, EntitlementAdminServiceIdentityException
void clearCarbonResourceCache() throws RemoteException, EntitlementAdminServiceIdentityException
PolicyFinderDataHolder getPolicyFinderData(String finder34) throws RemoteException
getPolicyFinderData33
- RemoteException
void startgetPolicyFinderData(String finder34, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPolicyFinderData33
- RemoteException
PIPFinderDataHolder getPIPAttributeFinderData(String finder38) throws RemoteException
getPIPAttributeFinderData37
- RemoteException
void startgetPIPAttributeFinderData(String finder38, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPIPAttributeFinderData37
- RemoteException
String getGlobalPolicyAlgorithm() throws RemoteException, EntitlementAdminServiceIdentityException
getGlobalPolicyAlgorithm41
- EntitlementAdminServiceIdentityException
- :RemoteException
void startgetGlobalPolicyAlgorithm(EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getGlobalPolicyAlgorithm41
- RemoteException
PIPFinderDataHolder getPIPResourceFinderData(String finder45) throws RemoteException
getPIPResourceFinderData44
- RemoteException
void startgetPIPResourceFinderData(String finder45, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
getPIPResourceFinderData44
- RemoteException
void refreshAttributeFinder(String attributeFinder49) throws RemoteException, EntitlementAdminServiceIdentityException
String doTestRequestForGivenPolicies(String xacmlRequest51, String[] policies52) throws RemoteException, EntitlementAdminServiceIdentityException
doTestRequestForGivenPolicies50
- EntitlementAdminServiceIdentityException
- :RemoteException
void startdoTestRequestForGivenPolicies(String xacmlRequest51, String[] policies52, EntitlementAdminServiceCallbackHandler callback) throws RemoteException
doTestRequestForGivenPolicies50
- RemoteException
void clearAttributeFinderCache(String attributeFinder56) throws RemoteException
RemoteException
void refreshPolicyFinders(String policyFinder58) throws RemoteException, EntitlementAdminServiceIdentityException
Copyright © 2017 WSO2. All rights reserved.