- CacheClearingUserOperationListener - Class in org.wso2.carbon.identity.entitlement.listener
-
This listener is registered as a user operation listener.
- CacheClearingUserOperationListener() - Constructor for class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
- CarbonAttributeFinder - Class in org.wso2.carbon.identity.entitlement.pip
-
CarbonAttributeFinder registers with sun-xacml engine as an AttributeFinderModule and delegate
functionality to the attribute handlers registered with it self.
- CarbonAttributeFinder(int) - Constructor for class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
-
- CarbonBasicPolicyPublisherModule - Class in org.wso2.carbon.identity.entitlement.policy.publisher
-
Carbon implementation of PolicyPublisherModule
- CarbonBasicPolicyPublisherModule() - Constructor for class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- CarbonEntitlementDataFinder - Class in org.wso2.carbon.identity.entitlement.pap
-
this is default implementation of the policy meta data finder module which finds the resource in the
under-line registry
- CarbonEntitlementDataFinder() - Constructor for class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- CarbonPDPPublisher - Class in org.wso2.carbon.identity.entitlement.policy.publisher
-
- CarbonPDPPublisher() - Constructor for class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonPDPPublisher
-
- CarbonPolicyFinder - Class in org.wso2.carbon.identity.entitlement.policy.finder
-
Policy finder of the WSO2 entitlement engine.
- CarbonPolicyFinder() - Constructor for class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- CarbonResourceFinder - Class in org.wso2.carbon.identity.entitlement.pip
-
CarbonResourceFinder implements the ResourceFinderModule in the sum-xacml.
- CarbonResourceFinder(int) - Constructor for class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
- CATEGORY - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- clear() - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
-
Remove everything in the cache.
- clear() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- clear() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- clear() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- clear() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- clear() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- clearAllAttributeCaches() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears Carbon attribute finder cache and All the attribute cache implementations in each
PIP attribute finder level
- clearAllResourceCaches() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears Carbon resource finder cache and All the resource cache implementations in each
PIP resource finder level
- clearAttributeCache() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
-
Clears attribute cache
- clearAttributeCache() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
Clears attribute cache
- clearAttributeFinderCache(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the cache maintained by the attribute finder.
- clearAttributeFinderCacheByAttributes(String, String[]) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the cache maintained by the attribute finder - by attributes
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.cache.DecisionCache
-
Clear all decision cache
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.cache.PIPAbstractAttributeCache
-
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.cache.PIPAttributeCache
-
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicySearchCache
-
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.cache.SimpleDecisionCache
-
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
-
- clearCache(String[]) - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
-
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPResourceFinder
-
- clearCache() - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
-
- clearCache() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
-
Clears the entire cache.
- clearCache(String[]) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
-
Clears only the cached attribute by name.
- clearCache() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPResourceFinder
-
Clears the entire cache.
- clearCacheEntry(K) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
-
Clears a cache entry.
- clearCarbonAttributeCache() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the carbon attribute cache
- clearCarbonResourceCache() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the carbon resource cache
- clearDecisionCache() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the decision cache.
- clearDecisionCache() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
- clearPolicyCache() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the policy cache.
- clearPolicyCache() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- clearResourceFinderCache(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Clears the cache maintained by the resource finder.
- COMBINATIONS_BY_CATEGORY - Static variable in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
Policy search is done by creating requests from combinations of category of the attributes that is
found by policy manage module
- COMBINATIONS_BY_CATEGORY_AND_PARAMETER - Static variable in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
Policy search is done by creating requests from combinations of given parameter
and category of the attributes that is found by policy manage module
- COMBINATIONS_BY_PARAMETER - Static variable in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
Policy search is done by creating requests from combinations of given parameter
of the attributes that is found by policy manage module
- compare(Object, Object) - Method in class org.wso2.carbon.identity.entitlement.PolicyOrderComparator
-
- compare(Object, Object) - Method in class org.wso2.carbon.identity.entitlement.StatusHolderComparator
-
- compareTo(EntitlementException) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- compareTo(EntitlementService.getDecision_args) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- compareTo(EntitlementService.getDecision_result) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- compareTo(EntitlementService.getDecisionByAttributes_args) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- compareTo(EntitlementService.getDecisionByAttributes_result) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- CONDITION_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- contains(int) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementEngineCache
-
- createMetaDataFromApplyElement(OMElement, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from apply element in the policy
- createMetaDataFromConditionElement(OMElement, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from condition element in the policy
- createMetaDataFromMatchElement(OMElement, String) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from match element in the policy
- createMetaDataFromRuleElement(OMElement, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from each rule element in the policy
- createMetaDataFromTargetElement(OMElement, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from target element in the policy
- createMetaDataFromXACML3ApplyElement(OMElement, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from apply element in the policy
- createMetaDataFromXACML3MatchElement(OMElement) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from match element in the policy
- createMetaDataFromXACML3TargetElement(OMElement, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This extract policy meta data from target element in the policy
- createPolicyMetaData(String, List<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This creates the OMElement from the policy xml and create the the meta data for hole policy
- createRequestContext(List<AttributeDTO>) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
This creates the XACML 3.0 Request context from AttributeDTO object model
- createSimpleXACMLRequest(String, String, String, String) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
Creates Simple XACML request using given attribute value.Here category, attribute ids and datatypes are
taken as default values.
- createVersion(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.version.DefaultPolicyVersionManager
-
- createVersion(PolicyDTO) - Method in interface org.wso2.carbon.identity.entitlement.policy.version.PolicyVersionManager
-
- DATA_TYPE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- deactivate(ComponentContext) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
- DECISION_CACHING - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- DECISION_CACHING_INTERVAL - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- DecisionCache - Class in org.wso2.carbon.identity.entitlement.cache
-
Decision cache to handle request against response cache within the cluster.
- DecisionCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.DecisionCache
-
- deepCopy() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- deepCopy() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- deepCopy() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- deepCopy() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- deepCopy() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- DEFAULT_ITEMS_PER_PAGE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- DefaultAttributeFinder - Class in org.wso2.carbon.identity.entitlement.pip
-
DefaultAttributeFinder talks to the underlying user store to read user attributes.
- DefaultAttributeFinder() - Constructor for class org.wso2.carbon.identity.entitlement.pip.DefaultAttributeFinder
-
- DefaultPolicyCollection - Class in org.wso2.carbon.identity.entitlement.policy.collection
-
- DefaultPolicyCollection(PolicyCombiningAlgorithm, int) - Constructor for class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Creates a new DefaultPolicyCollection
that will return errors when multiple policies
match for a given request.
- DefaultPolicyCollection(PolicyCombiningAlgorithm) - Constructor for class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Creates a new DefaultPolicyCollection
that will return errors when multiple policies
match for a given request.
- DefaultPolicyCollection(PolicyCombiningAlgorithm, URI) - Constructor for class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Creates a new DefaultPolicyCollection
that will create a new top-level PolicySet when
multiple policies match for a given request.
- DefaultPolicyDataStore - Class in org.wso2.carbon.identity.entitlement.policy.store
-
This is default implementation, where data are stored in carbon registry
- DefaultPolicyDataStore() - Constructor for class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- DefaultPolicyVersionManager - Class in org.wso2.carbon.identity.entitlement.policy.version
-
- DefaultPolicyVersionManager() - Constructor for class org.wso2.carbon.identity.entitlement.policy.version.DefaultPolicyVersionManager
-
- DefaultResourceFinder - Class in org.wso2.carbon.identity.entitlement.pip
-
This is the default implementation of the PIPResourceFinder.
- DefaultResourceFinder() - Constructor for class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
-
- delete(RequestContext) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyHandler
-
- delete(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
Deletes a published policy
- delete(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- deletePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
- deletePolicy(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
-
- deletePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
-
- deletePolicy(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManageModule
-
delete policy from the store
- deletePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- deletePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.version.DefaultPolicyVersionManager
-
- deletePolicy(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.version.PolicyVersionManager
-
- deleteSubscriber(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
delete subscriber details from registry
- deleteSubscriber(String) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
- dePromotePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- disable(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
Disables policy in PDP
- disable(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- disableAttributeCache() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
Disables resource Caches
- DISPLAY_NAME - Static variable in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
- doBootstrap() - Static method in class org.wso2.carbon.identity.entitlement.wsxacml.WSXACMLMessageReceiver
-
Bootstrap the OpenSAML2 library only if it is not bootstrapped.
- doPostAddRole(String, String[], Permission[], UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
This method is overridden to clear caches on doPostAddRole operation
- doPostDeleteRole(String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
This method is overridden to clear caches on doPostDeleteRole operation
- doPostDeleteUser(String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
TThis method is overridden to clear caches on doPostDeleteUser operation
- doPostDeleteUserClaimValue(String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
This method is overridden to clear caches on doPostDeleteUserClaimValue operation
- doPostDeleteUserClaimValues(String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
TThis method is overridden to clear caches on doPostDeleteUserClaimValues operation
- doPostSetUserClaimValue(String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
This method is overridden to clear caches on doPostSetUserClaimValue operation
- doPostSetUserClaimValues(String, Map<String, String>, String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
This method is overridden to clear caches on doPostSetUserClaimValues operation
- doPostUpdateRoleName(String, String, UserStoreManager) - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
- doTestRequest(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Tests engine of PAP policy store
- doTestRequestForGivenPolicies(String, String[]) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Tests engine of PAP policy store
- doVerify(String) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PublisherVerificationModule
-
Verifies whether given verification code is valid or not
- e - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- e - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- enable(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
Enables policy in PDP
- enable(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- enableAttributeCache() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
Enables resource caches
- enableDisablePolicy(String, boolean) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- enableDisablePolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
-
- EntitledAttributesDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
Encapsulates the entitled attributes that user has been entitled for
- EntitledAttributesDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- EntitledResultSetDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
Encapsulates the entitle result set for given search result
- EntitledResultSetDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
-
- ENTITLEMENT_CACHE_MANAGER - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_ENGINE_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.cache.EntitlementEngineCache
-
- ENTITLEMENT_ENGINE_CACHE_MANAGER - Static variable in class org.wso2.carbon.identity.entitlement.cache.EntitlementEngineCache
-
- ENTITLEMENT_ENGINE_CACHING_INTERVAL - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_ITEMS_PER_PAGE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_POLICY_DATA - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_POLICY_INVALIDATION_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_POLICY_PAP - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_POLICY_PUBLISHER - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_POLICY_PUBLISHER_VERIFICATION - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENTITLEMENT_POLICY_VERSION - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- EntitlementAdminEngine - Class in org.wso2.carbon.identity.entitlement.pap
-
- EntitlementAdminEngine() - Constructor for class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
- EntitlementAdminService - Class in org.wso2.carbon.identity.entitlement
-
Entitlement PDP related admin services are exposed
- EntitlementAdminService() - Constructor for class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
- EntitlementBaseCache<K extends IdentityCacheKey,V extends Serializable> - Class in org.wso2.carbon.identity.entitlement.cache
-
A base class for all cache implementations in user entitlement module.
- EntitlementBaseCache(String, int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
-
Create Entitlement cache object
- EntitlementBaseCache(String) - Constructor for class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
-
Create Entiltement cache object
- EntitlementConfigHolder - Class in org.wso2.carbon.identity.entitlement.internal
-
keeps track of the configuration found in entitlement-config.xml
- EntitlementConfigHolder() - Constructor for class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- EntitlementDataFinder - Class in org.wso2.carbon.identity.entitlement.pap
-
When creating XACML policies from WSO2 Identity server, We can define set of pre-defined attribute
values, attribute ids, function and so on.
- EntitlementDataFinder() - Constructor for class org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinder
-
- EntitlementDataFinderModule - Interface in org.wso2.carbon.identity.entitlement.pap
-
When entitlement rules are created from WSO2 Identity Server, It can be defined pre-defined
entitlement data that can be used for creating rules.
- EntitlementEngine - Class in org.wso2.carbon.identity.entitlement.pdp
-
- EntitlementEngineCache - Class in org.wso2.carbon.identity.entitlement.cache
-
- EntitlementException - Exception in org.wso2.carbon.identity.entitlement
-
- EntitlementException(String, Throwable) - Constructor for exception org.wso2.carbon.identity.entitlement.EntitlementException
-
- EntitlementException(String) - Constructor for exception org.wso2.carbon.identity.entitlement.EntitlementException
-
- EntitlementException - Exception in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementException() - Constructor for exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- EntitlementException(String) - Constructor for exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- EntitlementException(EntitlementException) - Constructor for exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
Performs a deep copy on other.
- EntitlementException._Fields - Enum in org.wso2.carbon.identity.entitlement.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- EntitlementExtensionBuilder - Class in org.wso2.carbon.identity.entitlement.internal
-
Build Entitlement configuration from entitlement.properties.
- EntitlementExtensionBuilder() - Constructor for class org.wso2.carbon.identity.entitlement.internal.EntitlementExtensionBuilder
-
- EntitlementFinderDataHolder - Class in org.wso2.carbon.identity.entitlement.dto
-
Encapsulates the data of entitlement data finder modules
- EntitlementFinderDataHolder() - Constructor for class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- EntitlementLRUCache<String,Set> - Class in org.wso2.carbon.identity.entitlement
-
This is a simple LRU cache, based on LinkedHashMap
.
- EntitlementLRUCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.EntitlementLRUCache
-
- EntitlementNotificationExtension - Class in org.wso2.carbon.identity.entitlement
-
This is an extension module that can be used to send policy update statuses as notifications.
- EntitlementNotificationExtension() - Constructor for class org.wso2.carbon.identity.entitlement.EntitlementNotificationExtension
-
- EntitlementPolicyAdminService - Class in org.wso2.carbon.identity.entitlement
-
Entitlement Admin Service Class which exposes the PAP
- EntitlementPolicyAdminService() - Constructor for class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- EntitlementService - Class in org.wso2.carbon.identity.entitlement
-
Entitlement Service class which exposes the PDP
- EntitlementService() - Constructor for class org.wso2.carbon.identity.entitlement.EntitlementService
-
- EntitlementService - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService
-
- EntitlementService.AsyncClient - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient
-
- EntitlementService.AsyncClient.Factory - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.AsyncClient.Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.Factory
-
- EntitlementService.AsyncClient.getDecision_call - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.AsyncClient.getDecision_call(String, String, AsyncMethodCallback<EntitlementService.AsyncClient.getDecision_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.getDecision_call
-
- EntitlementService.AsyncClient.getDecisionByAttributes_call - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.AsyncClient.getDecisionByAttributes_call(String, String, String, List<String>, String, AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.getDecisionByAttributes_call
-
- EntitlementService.AsyncIface - Interface in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.Client - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.Client(TProtocol) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
-
- EntitlementService.Client(TProtocol, TProtocol) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
-
- EntitlementService.Client.Factory - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.Client.Factory() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client.Factory
-
- EntitlementService.getDecision_args - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.getDecision_args() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- EntitlementService.getDecision_args(String, String) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- EntitlementService.getDecision_args(EntitlementService.getDecision_args) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
Performs a deep copy on other.
- EntitlementService.getDecision_args._Fields - Enum in org.wso2.carbon.identity.entitlement.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- EntitlementService.getDecision_result - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.getDecision_result() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- EntitlementService.getDecision_result(String, EntitlementException) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- EntitlementService.getDecision_result(EntitlementService.getDecision_result) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
Performs a deep copy on other.
- EntitlementService.getDecision_result._Fields - Enum in org.wso2.carbon.identity.entitlement.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- EntitlementService.getDecisionByAttributes_args - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.getDecisionByAttributes_args() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- EntitlementService.getDecisionByAttributes_args(String, String, String, List<String>, String) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- EntitlementService.getDecisionByAttributes_args(EntitlementService.getDecisionByAttributes_args) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Performs a deep copy on other.
- EntitlementService.getDecisionByAttributes_args._Fields - Enum in org.wso2.carbon.identity.entitlement.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- EntitlementService.getDecisionByAttributes_result - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.getDecisionByAttributes_result() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- EntitlementService.getDecisionByAttributes_result(String, EntitlementException) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- EntitlementService.getDecisionByAttributes_result(EntitlementService.getDecisionByAttributes_result) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
Performs a deep copy on other.
- EntitlementService.getDecisionByAttributes_result._Fields - Enum in org.wso2.carbon.identity.entitlement.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- EntitlementService.Iface - Interface in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.Processor<I extends EntitlementService.Iface> - Class in org.wso2.carbon.identity.entitlement.thrift
-
- EntitlementService.Processor(I) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Processor
-
- EntitlementService.Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Processor
-
- EntitlementServiceComponent - Class in org.wso2.carbon.identity.entitlement.internal
-
- EntitlementServiceComponent() - Constructor for class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
- EntitlementTreeNodeDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
- EntitlementTreeNodeDTO(String) - Constructor for class org.wso2.carbon.identity.entitlement.dto.EntitlementTreeNodeDTO
-
- EntitlementTreeNodeDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.EntitlementTreeNodeDTO
-
- EntitlementUtil - Class in org.wso2.carbon.identity.entitlement
-
Provides utility functionalities used across different classes.
- EntitlementUtil() - Constructor for class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
- entryCreated(CacheEntryEvent<? extends IdentityCacheKey, ? extends PolicyStatus>) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyCacheCreatedListener
-
- entryUpdated(CacheEntryEvent<? extends IdentityCacheKey, ? extends PolicyStatus>) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyCacheUpdateListener
-
- environment - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- ENVIRONMENT_CATEGORY_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENVIRONMENT_CATEGORY_URI - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENVIRONMENT_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- ENVIRONMENT_ID_DEFAULT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheKey
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- equals(Object) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- equals(EntitlementException) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- equals(EntitlementService.getDecision_args) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- equals(EntitlementService.getDecision_result) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- equals(EntitlementService.getDecisionByAttributes_args) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- equals(Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- equals(EntitlementService.getDecisionByAttributes_result) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- error(SAXParseException) - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
- error(SAXParseException) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
- evaluate(String) - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
Evaluates the given XACML request and returns the Response that the EntitlementEngine will
hand back to the PEP.
- evaluate(String, String, String, String[]) - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
Evaluates the given XACML request and returns the Response that the EntitlementEngine will
hand back to the PEP.
- evaluateByContext(AbstractRequestCtx) - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
Evaluates XACML request directly.
- EVENT_LABEL_POLICY_CHANGE - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- EVENT_TYPE_PROFILE_UPDATE - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- EVENT_TYPE_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- EVENT_TYPE_ROLE_UPDATE - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- fatalError(SAXParseException) - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
- fatalError(SAXParseException) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
- fieldForId(int) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- fieldForId(int) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- fieldForId(int) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- fieldForId(int) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- fieldForId(int) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- FILESYSTEM_POLICY_PATH - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- findAttribute(URI, URI, String, URI, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
-
- findByName(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findChildResources(String, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPResourceFinder
-
- findChildResources(AttributeValue, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
- findChildResources(String, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
-
- findChildResources(String, EvaluationCtx) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPResourceFinder
-
Will be fired by CarbonResourceFinder whenever it wants to find a child resources
- findDescendantResources(String, String) - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPResourceFinder
-
This is the overloaded simplify version of the findDescendantResources() method.
- findDescendantResources(String, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPResourceFinder
-
- findDescendantResources(AttributeValue, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
- findDescendantResources(String, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
-
- findDescendantResources(String, EvaluationCtx) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPResourceFinder
-
Will be fired by CarbonResourceFinder whenever it wants to find a descendant resources
- findPolicy(URI, int, VersionConstraints, PolicyMetaData) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
- findPolicy(EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
- findPolicy(EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- findPolicy(URI, int, VersionConstraints, PolicyMetaData) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- FUNCTION - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- FUNCTION_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- get(int) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementEngineCache
-
- getAction() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- getAction() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getActivePolicies() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- getActivePolicies() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets all supported active policies.
- getActivePolicies() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getAllEntitlements(String, AttributeDTO[]) - Method in class org.wso2.carbon.identity.entitlement.EntitlementService
-
Gets all entitled attributes for given set of attributes
this an universal method to do policy search and find entitlement attributes
- getAllEntitlements(String, AttributeDTO[], String) - Method in class org.wso2.carbon.identity.entitlement.thrift.ThriftEntitlementServiceImpl
-
- getAllGlobalPolicyAlgorithmNames() - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- getAllGlobalPolicyAlgorithmNames() - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
-
Gets all supported policy combining algorithm name of the PDP
- getAllLightPolicyDTOs() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- getAllPolicies(String, String, int, boolean) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
This method paginates policies
- getAllPolicyData() - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
-
- getAllPolicyIds(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
This method returns the list of policy id available in PDP
- getAllPolicyIds() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
-
This returns all the policy ids as String list.
- getAllPolicyIds() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyReader
-
This returns all the policy ids as String list.
- getApplicationIds() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- getAsyncClient(TNonblockingTransport) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.Factory
-
- getAttributeDataType() - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
-
- getAttributeDTOs() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- getAttributeDTOs() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getAttributeDTOs() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- getAttributeId() - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
-
- getAttributes(AttributeDTO) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
- getAttributeValue() - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
-
- getAttributeValue(String, String) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
Return the Attribute Value Object for given string value and data type
- getAttributeValues(String, String, String, String, String, String) - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
-
This is the overloaded simplify version of the getAttributeValues() method.
- getAttributeValues(URI, URI, URI, String, EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
-
- getAttributeValues(String, String, String, String, String, String) - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultAttributeFinder
-
- getAttributeValues(URI, URI, URI, String, EvaluationCtx) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
-
Will be fired by CarbonAttributeFinder whenever it finds an attribute supported by this
module.
- getBooleanDecision(String, String, String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementService
-
Evaluates the given XACML request and returns the Response as boolean value.
- getCacheEntry() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getCacheEntryArray() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getCacheEntrySet() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getCacheInterval() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getCarbonAttributeFinder() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
This method returns the carbon based attribute finder for the current tenant
- getCarbonPolicyFinder() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
This method returns the carbon based policy finder for the current tenant
- getCarbonResourceFinder() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
This method returns the carbon based resource finder for the current tenant
- getCategory() - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
-
- getChildNodes() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementTreeNodeDTO
-
- getClassName() - Method in class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
-
- getClassName() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
-
- getClient(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client.Factory
-
- getCombiningAlgorithm() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
-
- getCommonCache(String) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
Return an instance of a named cache that is common to all tenants.
- getCredentalContextSet() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getCredentialType() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getCRLs() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getDate() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getDecision(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementService
-
Evaluates the given XACML request and returns the Response that the EntitlementEngine will
hand back to the PEP.
- getDecision(String, String, AsyncMethodCallback<EntitlementService.AsyncClient.getDecision_call>) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient
-
- getDecision(String, String, AsyncMethodCallback<EntitlementService.AsyncClient.getDecision_call>) - Method in interface org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncIface
-
- getDecision(String, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
-
- getDecision(String, String) - Method in interface org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Iface
-
- getDecision(String, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.ThriftEntitlementServiceImpl
-
Thrift based service method that wraps the same in EntitlementService
- getDecisionByAttributes(String, String, String, String[]) - Method in class org.wso2.carbon.identity.entitlement.EntitlementService
-
Evaluates the given XACML request and returns the Response that the EntitlementEngine will
hand back to the PEP.
- getDecisionByAttributes(String, String, String, List<String>, String, AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call>) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient
-
- getDecisionByAttributes(String, String, String, List<String>, String, AsyncMethodCallback<EntitlementService.AsyncClient.getDecisionByAttributes_call>) - Method in interface org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncIface
-
- getDecisionByAttributes(String, String, String, List<String>, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
-
- getDecisionByAttributes(String, String, String, List<String>, String) - Method in interface org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Iface
-
- getDecisionByAttributes(String, String, String, List<String>, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.ThriftEntitlementServiceImpl
-
- getDesignators() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getDisplayName() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- getDisplayOrder() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- getE() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- getE() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- getEffectivePolicy(EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Attempts to retrieve a policy based on the given context.
- getEffectivePolicy(ArrayList<AbstractPolicy>) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Get Policy or Policy Set for given applicable policies
- getEffectivePolicy(EvaluationCtx) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
-
returns the effective policy for given XACML request
- getEffectivePolicy(EvaluationCtx) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
-
- getEngineProperties() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getEntitledAttributes(String, String, String, String, boolean) - Method in class org.wso2.carbon.identity.entitlement.EntitlementService
-
Gets entitled resources for given user or role
This method can be only used, if all policies in PDP are defined with default categories i.e
subject, resource and action and default attribute Ids and #string data type.
- getEntitledAttributes(String, String, String, String, boolean) - Method in class org.wso2.carbon.identity.entitlement.policy.search.PolicySearch
-
This returns resource name as the list of the entitled attributes for given
user or role and action, after evaluating the all the active policies in the PDP
- getEntitledAttributes(String, AttributeDTO[]) - Method in class org.wso2.carbon.identity.entitlement.policy.search.PolicySearch
-
gets all entitled attributes for given set of attributes
this an universal method to do policy search and find entitlement attributes
- getEntitledAttributes(String, String, String, String, boolean, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.ThriftEntitlementServiceImpl
-
- getEntitledAttributesDTOs() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
-
- getEntitlementConfig() - Static method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
- getEntitlementData(String, String, String, int, int) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- getEntitlementData(String, String, int) - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- getEntitlementData(String, String, String, int, int) - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinder
-
- getEntitlementData(String, String, int) - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Finds entitlement data values for given category type
- getEntitlementDataByLevel(String, int) - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- getEntitlementDataByLevel(String, int) - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Finds entitlement data values for given category and for given hierarchical level
- getEntitlementDataFinder() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
This method returns the entitlement data finder
- getEntitlementDataModules() - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- getEntitlementDataModules() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinder
-
- getEntityCertificate() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getEntityCertificateChain() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getEntityId() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getEnvironment() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- getEnvironment() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getEnvironmentIterator() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getEnvironmentSize() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getExecutionOrderId() - Method in class org.wso2.carbon.identity.entitlement.listener.CacheClearingUserOperationListener
-
- getExtensions() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getFieldName() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
-
- getFieldName() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
-
- getFieldName() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
-
- getFieldName() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
-
- getFieldName() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
-
- getFieldValue(EntitlementException._Fields) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- getFieldValue(EntitlementService.getDecision_args._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- getFieldValue(EntitlementService.getDecision_result._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- getFieldValue(EntitlementService.getDecisionByAttributes_args._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getFieldValue(EntitlementService.getDecisionByAttributes_result._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- getFromCache(String) - Method in class org.wso2.carbon.identity.entitlement.cache.DecisionCache
-
Can get the decision for the request if it available in the cache.
- getFromCache(int, String) - Method in class org.wso2.carbon.identity.entitlement.cache.PIPAbstractAttributeCache
-
- getFromCache(int, String) - Method in class org.wso2.carbon.identity.entitlement.cache.PIPAttributeCache
-
- getFromCache(String) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicySearchCache
-
- getFromCache(String) - Method in class org.wso2.carbon.identity.entitlement.cache.SimpleDecisionCache
-
- getGlobalPolicyAlgorithm() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
Gets globally defined policy combining algorithm
- getGlobalPolicyAlgorithm() - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- getGlobalPolicyAlgorithm() - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
-
Gets the policy combining algorithm of the PDP
- getGlobalPolicyAlgorithmName() - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- getGlobalPolicyAlgorithmName() - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
-
Gets the policy combining algorithm name of the PDP
- getGovernanceRegistry(int) - Static method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
- getHashEntry() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getHierarchicalLevels() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- getId() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- getIdentifier() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- getInstance() - Static method in class org.wso2.carbon.identity.entitlement.cache.EntitlementEngineCache
-
Gets a new instance of EntitlementEngineCache.
- getInstance() - Static method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
Get a EntitlementEngine instance for that tenant.
- getInstance(PolicyFinder) - Static method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
-
- getInstance() - Static method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
Get a EntitlementEngine instance for that tenant.
- getInstance(PolicyFinder) - Static method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
-
- getInvalidatedPolicies() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyCache
-
Read the invalidated policies in the local cache.
- getKey() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheKey
-
- getKey() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getKeyNames() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getLastModifiedTime() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getLastModifiedUser() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getLightPolicies() - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
-
- getLightPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Gets light weight policy DTO for given policy id
- getLightPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- getMessage() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
-
- getMessage() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getMessage() - Method in exception org.wso2.carbon.identity.entitlement.EntitlementException
-
- getMessage() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
- getMessageType() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
-
- getMetaDataPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- getModule() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
-
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
-
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
-
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- getModuleName() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Gets name of this module
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultAttributeFinder
-
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
-
- getModuleName() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
-
gets name of this module
- getModuleName() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPResourceFinder
-
gets name of this module
- getModuleName() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets name of this module
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonPDPPublisher
-
- getModuleName() - Method in interface org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisherModule
-
gets name of this module
- getModuleName() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getModulePropertyHolders(String) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getName() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- getName() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementTreeNodeDTO
-
- getNotificationSender() - Static method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
- getNumberOfPages() - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedPolicySetDTO
-
- getNumberOfPages() - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStatusHolder
-
- getNumberOfPages() - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStringDTO
-
- getOrderedPolicyIdentifiers() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- getOrderedPolicyIdentifiers() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets all supported policy ids by this module
if policy ordering is supported by module itself, these policy ids must be ordered
- getOrderedPolicyIdentifiers() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getPapPolicyFinder() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
This method is returns the registry based policy finder for current tenant
- getPapPolicyStoreManager() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
- getPapStatusDataHandlers() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPapStatusDataHandlers() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
- getPapStatusDataHandlers() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
- getPDPData() - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
- getPIPAttributeFinderData(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
- getPipAttributeFinders() - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
-
- getPIPResourceFinderData(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
- getPipResourceFinders() - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
-
- getPolicies() - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
get All policies
- getPolicy() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicy() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- getPolicy(String, boolean) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Gets policy for given policy id
- getPolicy(String) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
- getPolicy(String, Registry) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
Gets policy dto for a given policy id
- getPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
-
- getPolicy(String, String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
-
This returns given policy as Registry resource
- getPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- getPolicy(Resource) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- getPolicy(URI) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Get Policy using policyId
- getPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Get Policy using policyId
- getPolicy(URI, int, VersionConstraints) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
Attempts to retrieve a policy based on the given identifier and other constraints.
- getPolicy(URI) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
-
returns policy by given identifier
- getPolicy(URI, int, VersionConstraints) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
-
returns policy by identifier type and version
- getPolicy(URI) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
-
- getPolicy(URI, int, VersionConstraints) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
-
- getPolicy(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets policy for given policy Id
- getPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
-
- getPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
-
- getPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getPolicy(String, String) - Method in class org.wso2.carbon.identity.entitlement.policy.version.DefaultPolicyVersionManager
-
- getPolicy(String, String) - Method in interface org.wso2.carbon.identity.entitlement.policy.version.PolicyVersionManager
-
- getPolicyAction() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- getPolicyByVersion(String, String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Gets policy for given policy id and version
- getPolicyCache() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
- getPolicyCollections() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyCombiningAlgorithm(String) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
Creates PolicyCombiningAlgorithm object based on policy combining url
- getPolicyData(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- getPolicyData() - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- getPolicyData(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
-
Gets policy data for given policy id
- getPolicyData() - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
-
Gets all policy data
- getPolicyDataStore() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyDataStore() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
- getPolicyEditor() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyEditorData() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyEntitlementDataFinders() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyFinder() - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
-
- getPolicyFinder() - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
-
- getPolicyFinderData(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
-
- getPolicyFinderModules() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyFinders() - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
-
- getPolicyId() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- getPolicyId() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyId() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- getPolicyId() - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyTarget
-
- getPolicyIdentifiers() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
-
- getPolicyIdentifiers() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- getPolicyIdentifiers() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getPolicyIdReferences() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyIds() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- getPolicyIds() - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
-
- getPolicyMap() - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
- getPolicyMap() - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
-
- getPolicyMap() - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
-
- getPolicyMetaDataFromPolicy() - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This creates properties object which contains the policy meta data.
- getPolicyMetaDataFromRegistryProperties(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
This creates the attributes from registry property values
- getPolicyOrder() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyOrder() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- getPolicyOrder(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
- getPolicyOrder(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getPolicyPostPublisherModules() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyPublisher() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
This method returns policy publisher
- getPolicyPublisherModules() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicySchemaMap() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicySearch() - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
-
Returns instance of policy search
- getPolicySet() - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedPolicySetDTO
-
- getPolicySetIdReferences() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyStore() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyStoreManager() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
This returns policy store manager
- getPolicyType() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getPolicyVersion(String) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
- getPolicyVersionModule() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getPolicyVersions(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- getPrivateKey() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getPropertyDTO(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
-
- getPropertyDTOs() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
-
- getPublicKey() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
Retrieves the publicKey
- getPublisherModuleData() - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Gets policy publisher module data to populate in the UI
- getPublisherModules() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
- getPublisherVerificationModule() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getRealmservice() - Static method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
- getReferencedPolicy(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets reference policy for given policy Id
reference policy can not be with PDP policy store, may be in some external policy store
Therefore new method has been add for retrieve reference policies
- getReferencedPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getRegistryService() - Static method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
-
Return registry service
- getRelatedApplications() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- getRelatedApplications() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Returns application names that are related with entitlement data that is retrieved by this
module
- getRequest() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- getResource() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getResourceFinders() - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
-
- getResourceName() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- getResult() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.getDecision_call
-
- getResult() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.getDecisionByAttributes_call
-
- getResultSetDTO() - Method in class org.wso2.carbon.identity.entitlement.policy.search.SearchResult
-
- getSearchAttributes(String, Set<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- getSearchAttributes(String, Set<AttributeDTO>) - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets attributes that are used for policy searching
- getSearchAttributes(String, Set<AttributeDTO>) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getSecretKey() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- getSecretKey() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getSessionId() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
- getSessionID() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getSigningCert() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getStatusCount() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- getStatusData(String, String, String, String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementNotificationExtension
-
- getStatusData(String, String, String, String, int) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- getStatusData(String, String, String, String) - Method in interface org.wso2.carbon.identity.entitlement.PAPStatusDataHandler
-
- getStatusData(String, String, String, String) - Method in class org.wso2.carbon.identity.entitlement.SimplePAPStatusDataHandler
-
- getStatusHolders() - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStatusHolder
-
- getStatusHolders() - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStringDTO
-
- getSubject() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
- getSubscriber(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Gets subscriber details
- getSubscriberIds(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Gets all subscribers ids that is registered,
- getSuccess() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
- getSuccess() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
- getSupportedAttributeIds() - Method in class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
-
- getSupportedAttributes() - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultAttributeFinder
-
- getSupportedAttributes() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
-
Returns a Set
of String
s that represent the attributeIds handled by
this module, or null if this module doesn't handle any specific attributeIds.
- getSupportedCategories() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- getSupportedCategories() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Returns categories that are supported with entitlement data that is retrieved by this
module
- getSupportedCategory() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- getSupportedHierarchicalLevels() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- getSupportedHierarchicalLevels() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Returns supported hierarchical levels of that data must be retrieved.
- getSupportedIds() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
-
- getSupportedSearchAttributesScheme() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- getSupportedSearchAttributesScheme() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
gets support attribute searching scheme of this module
- getSupportedSearchAttributesScheme() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- getTarget() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getTarget(String) - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
-
Reads policy target from the policy
- getTarget(String) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
-
Reads policy target from the policy
- getTarget() - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyTarget
-
- getTargetAction() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getTenantId() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheKey
-
- getThriftFieldId() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
-
- getThriftFieldId() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
-
- getThriftFieldId() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
-
- getThriftFieldId() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
-
- getThriftFieldId() - Method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
-
- getTimeInstance() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getType() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getUsageType() - Method in class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
-
- getUser() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getValue() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- getValueFromCache(K) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
-
Retrieves a cache entry.
- getVerificationCode(PublisherDataHolder) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PublisherVerificationModule
-
Generates the verification code based on publisher
- getVerificationModule() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
- getVersion() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- getVersion() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- getVersionManager() - Method in class org.wso2.carbon.identity.entitlement.pap.EntitlementAdminEngine
-
- getVersions(String) - Method in class org.wso2.carbon.identity.entitlement.policy.version.DefaultPolicyVersionManager
-
- getVersions(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.version.PolicyVersionManager
-
- getXacmlRequest(String) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyRequestBuilder
-
creates DOM representation of the XACML request
- IdentityCacheEntry - Class in org.wso2.carbon.identity.entitlement.cache
-
Identity Cache entry which wraps the identity related cache entry values
- IdentityCacheEntry(String) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheEntry(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheEntry(boolean) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheEntry(String, long) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheEntry(String[]) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheEntry(Set<String>) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheEntry(String, Key, Date) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- IdentityCacheKey - Class in org.wso2.carbon.identity.entitlement.cache
-
Identity Cache key which wraps the identity related cache key values
- IdentityCacheKey(int, String) - Constructor for class org.wso2.carbon.identity.entitlement.cache.IdentityCacheKey
-
- importPolicyFromRegistry(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
This method finds the policy file from given registry path and adds the policy
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.EntitlementNotificationExtension
-
At the initialization a property map which carries relevant properties to this extension
will be passed and class variables will be set from those properties.
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Initializes data retriever module
- init(PolicyFinder) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.PAPStatusDataHandler
-
init entitlement status data handler module
- init() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
-
Registers PIP attribute handlers with the PDP against their supported attributes.
- init() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
initializes the Carbon resource finder by listing the registered resource finders
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultAttributeFinder
-
Loads all the claims defined under http://wso2.org/claims dialect.
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
-
initializes the Attribute finder module
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPExtension
-
initializes the PIPExtension module
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPResourceFinder
-
initializes the Resource finder module
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
-
initializes policy finder collection
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
-
- init(PolicyFinder) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
initializes policy manage module
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
- init(PublisherDataHolder) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
This would init module, each time policy is published
- init(PublisherDataHolder) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonPDPPublisher
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisherModule
-
initializes policy publisher retriever module
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.publisher.PostPublisherModule
-
initializes policy publisher retriever module
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PublisherVerificationModule
-
initializes policy publisher retriever module
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
-
initializes the PolicyDataStore
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManageModule
-
init policy store module
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.policy.version.DefaultPolicyVersionManager
-
- init(Properties) - Method in interface org.wso2.carbon.identity.entitlement.policy.version.PolicyVersionManager
-
init policy version handler
- init(Properties) - Method in class org.wso2.carbon.identity.entitlement.SimplePAPStatusDataHandler
-
- init(ThriftAuthenticatorService) - Static method in class org.wso2.carbon.identity.entitlement.thrift.ThriftEntitlementServiceImpl
-
Init the AuthenticationService handler to be used for authentication.
- initCacheBuilder() - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
-
- initPolicyIds() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
- invalidateCache() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyCache
-
Do invalidate all policy cache
- invalidateCache(String, String) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyCache
-
Invalidate any policy with action.
- invalidateCache(String, String) - Static method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
This method must be called by the module when its policies are updated
- invalidateCache() - Static method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.wso2.carbon.identity.entitlement.wsxacml.WSXACMLMessageReceiver
-
- isActive() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- isActive() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- isAdvanceResult() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
-
- isAllActions() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- isAllApplicationRelated() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- isAllApplicationRelated() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- isAllApplicationRelated() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Defines whether entitlement data that is retrieved by this module,
is related with all applications
- isAllResources() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
-
- isCacheClearing() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheEntry
-
- isChildSupported() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
- isDecisionCacheEnable() - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
-
- isDefaultCategoriesSupported() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- isDefaultCategoriesSupported() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
returns whether this module supports for default category of policies
if means policies has been written based subject or users, resource, actions and environment
- isDefaultCategoriesSupported() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- isDescendantSupported() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonResourceFinder
-
- isDesignatorSupported() - Method in class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
-
- isExistPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- isExistPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
-
Checks whether policy is exist for given policy id
- isFullPathSupported() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- isFullPathSupported() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- isFullPathSupported() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Defines whether node EntitlementTreeNodeDTO
is defined by child node name
or by full path name with parent node names
- isHierarchicalTree() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- isHierarchicalTree() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- isHierarchicalTree() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Defines whether tree nodes of EntitlementTreeNodeDTO
elements are shown
in UI by as a tree or flat structure
- isIdReferenceSupported() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
Always returns true
since this module does support finding policies based on
reference.
- isIdReferenceSupported() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- isInvalidate() - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyCache
-
Check the state of expire in local cache.
- isPolicyDeActivationSupport() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- isPolicyDeActivationSupport() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
returns whether this module supports for policy activation or de-activation.
- isPolicyDeActivationSupport() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- isPolicyExist(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManageModule
-
Check whether policy is exist or not
- isPolicyExist(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- isPolicyExists(String, Registry) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
-
This method checks whether there is a policy having the same policyId as the given policyId is in the registry
- isPolicyOrderingSupport() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
-
- isPolicyOrderingSupport() - Method in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
-
returns whether this module supports for policy ordering.
- isPolicyOrderingSupport() - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
-
- isPromote() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- isRequestSupported() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
- isRequestSupported() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- isRequired() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- isSearchSupported() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
-
- isSearchSupported() - Method in class org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
-
- isSearchSupported() - Method in interface org.wso2.carbon.identity.entitlement.pap.EntitlementDataFinderModule
-
Defines whether we can search the tree nodes of EntitlementTreeNodeDTO
elements
using regexp expressions
- isSecret() - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- isSet(EntitlementException._Fields) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(EntitlementService.getDecision_args._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(EntitlementService.getDecision_result._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(EntitlementService.getDecisionByAttributes_args._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(EntitlementService.getDecisionByAttributes_result._Fields) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetAction() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Returns true if field action is set (has been assigned a value) and false otherwise
- isSetActive() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- isSetE() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
Returns true if field e is set (has been assigned a value) and false otherwise
- isSetE() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
Returns true if field e is set (has been assigned a value) and false otherwise
- isSetEnvironment() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Returns true if field environment is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetOrder() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- isSetRequest() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
Returns true if field request is set (has been assigned a value) and false otherwise
- isSetResource() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Returns true if field resource is set (has been assigned a value) and false otherwise
- isSetSessionId() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
-
Returns true if field sessionId is set (has been assigned a value) and false otherwise
- isSetSessionID() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Returns true if field sessionID is set (has been assigned a value) and false otherwise
- isSetSubject() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
-
Returns true if field subject is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSuccess() - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
-
- isValidPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
-
- isValidPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
-
- PaginatedPolicySetDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
- PaginatedPolicySetDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PaginatedPolicySetDTO
-
- PaginatedStatusHolder - Class in org.wso2.carbon.identity.entitlement.dto
-
- PaginatedStatusHolder() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PaginatedStatusHolder
-
- PaginatedStringDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
- PaginatedStringDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PaginatedStringDTO
-
- PAP_ENABLE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PAP_NOTIFICATION_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- PAPPolicyFinder - Class in org.wso2.carbon.identity.entitlement.pap.store
-
- PAPPolicyFinder(PAPPolicyStoreReader) - Constructor for class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
-
Creates a PAPPolicyFinder that provides access to the given collection of policies.
- PAPPolicyReader - Class in org.wso2.carbon.identity.entitlement.pap
-
- PAPPolicyStore - Class in org.wso2.carbon.identity.entitlement.pap.store
-
- PAPPolicyStore() - Constructor for class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
-
- PAPPolicyStore(Registry) - Constructor for class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
-
- PAPPolicyStoreManager - Class in org.wso2.carbon.identity.entitlement.pap.store
-
- PAPPolicyStoreManager() - Constructor for class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
-
- PAPPolicyStoreReader - Class in org.wso2.carbon.identity.entitlement.pap.store
-
- PAPPolicyStoreReader(PAPPolicyStore) - Constructor for class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
-
- PAPStatusDataHandler - Interface in org.wso2.carbon.identity.entitlement
-
This listener would be fired after an admin action is done
- PARAM_CLIENT_TIMEOUT - Static variable in class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
-
- PARAM_ENABLE_THRIFT_SERVICE - Static variable in class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
-
- PARAM_HOST_NAME - Static variable in class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
-
- PARAM_KEYSTORE_LOCATION - Static variable in class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
-
- PARAM_KEYSTORE_PASSWORD - Static variable in class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
-
- PARAM_RECEIVE_PORT - Static variable in class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
-
- PDP_DECISION_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDP_DECISION_INVALIDATION_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDP_ENABLE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDP_GLOBAL_COMBINING_ALGORITHM - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDP_NOTIFICATION_ACTION_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- PDP_NOTIFICATION_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
-
- PDP_REGISTRY_LEVEL_POLICY_CACHE_CLEAR - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDP_SCHEMA_VALIDATION - Static variable in class org.wso2.carbon.identity.entitlement.internal.EntitlementExtensionBuilder
-
- PDP_SIMPLE_DECISION_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDPConstants - Class in org.wso2.carbon.identity.entitlement
-
Entitlement and XACML related constant values
- PDPConstants() - Constructor for class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PDPDataHolder - Class in org.wso2.carbon.identity.entitlement.dto
-
- PDPDataHolder() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
-
- persistSubscriber(PublisherDataHolder, boolean) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
- PIP_ABSTRACT_ATTRIBUTE_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PIP_ABSTRACT_INVALIDATION_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PIP_ABSTRACT_RESOURCE_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PIP_ATTRIBUTE_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PIP_RESOURCE_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PIPAbstractAttributeCache - Class in org.wso2.carbon.identity.entitlement.cache
-
- PIPAbstractAttributeCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PIPAbstractAttributeCache
-
- PIPAttributeCache - Class in org.wso2.carbon.identity.entitlement.cache
-
- PIPAttributeCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PIPAttributeCache
-
- PIPAttributeFinder - Interface in org.wso2.carbon.identity.entitlement.pip
-
To register a PIP attribute handler with the PDP against their supported attributes - you need to
implement this interface and add an entry to pip-config.xml file - which should be inside
[CARBON_HOME]\repository\conf.
- PIPExtension - Interface in org.wso2.carbon.identity.entitlement.pip
-
PIPExtensions will be fired for each and every XACML request - which will give a handle to the
incoming request.
- PIPFinderDataHolder - Class in org.wso2.carbon.identity.entitlement.dto
-
encapsulates policy finder related data
- PIPFinderDataHolder() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
-
- PIPResourceFinder - Interface in org.wso2.carbon.identity.entitlement.pip
-
To register a PIP resource finder with the PDP.
- POLICY_CACHING_INTERVAL - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_COMBINING_PREFIX_1 - Static variable in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- POLICY_COMBINING_PREFIX_3 - Static variable in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
-
- POLICY_EDITOR_TYPE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_ID_REGEXP_PATTERN - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_LIFE_CYCLE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_META_DATA - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_META_DATA_ARRAY_LENGTH - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_ORDER - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_REFERENCE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_SEARCH_CACHE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_SET_REFERENCE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_TYPE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- POLICY_VERSION - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- PolicyAttributeBuilder - Class in org.wso2.carbon.identity.entitlement.policy
-
This class phrase the xml representation of policy and build the policy meta data such as
resource names, subject names action names and environment names, attribute ids and data types.
- PolicyAttributeBuilder() - Constructor for class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
- PolicyAttributeBuilder(String) - Constructor for class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
-
- PolicyCache - Class in org.wso2.carbon.identity.entitlement.cache
-
PolicyCache is to manage cluster level distributed cache for the status of the policy file.
- PolicyCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyCache
-
- PolicyCacheCreatedListener - Class in org.wso2.carbon.identity.entitlement.cache
-
Created for get update when the cache entry created by any node in the cluster
- PolicyCacheCreatedListener() - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyCacheCreatedListener
-
- PolicyCacheUpdateListener - Class in org.wso2.carbon.identity.entitlement.cache
-
Created for get update when the cache entry update by any node in the cluster
- PolicyCacheUpdateListener() - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyCacheUpdateListener
-
- PolicyCollection - Interface in org.wso2.carbon.identity.entitlement.policy.collection
-
Policy collection for all the policies defined in entitlement engine.
- PolicyDataStore - Interface in org.wso2.carbon.identity.entitlement.policy.store
-
This is the entitlement policy data store that is used to persist meta data of the policies
Such as global policy combining algorithm.
- PolicyDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
This class encapsulate the XACML policy related the data
- PolicyDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- PolicyDTO(String) - Constructor for class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
-
- PolicyFinderDataHolder - Class in org.wso2.carbon.identity.entitlement.dto
-
encapsulates policy finder related data
- PolicyFinderDataHolder() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
-
- PolicyFinderModule - Interface in org.wso2.carbon.identity.entitlement.policy.finder
-
Policy manage module is a extension point where XACML policies can be stored and loaded in to the PDP
from different sources.
- PolicyOrderComparator - Class in org.wso2.carbon.identity.entitlement
-
- PolicyOrderComparator() - Constructor for class org.wso2.carbon.identity.entitlement.PolicyOrderComparator
-
- PolicyPublisher - Class in org.wso2.carbon.identity.entitlement.policy.publisher
-
This is policy publisher.
- PolicyPublisher() - Constructor for class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
Creates PolicyPublisher instance
- PolicyPublisherModule - Interface in org.wso2.carbon.identity.entitlement.policy.publisher
-
policy publisher module that is used to publish policies to external PDPs.
- PolicyPublishExecutor - Class in org.wso2.carbon.identity.entitlement.policy.publisher
-
Policy publish executor
- PolicyPublishExecutor(String[], String, String, boolean, int, String[], PolicyPublisher, boolean, String) - Constructor for class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublishExecutor
-
- policyReader - Variable in class org.wso2.carbon.identity.entitlement.policy.finder.CarbonPolicyFinder
-
- PolicyReader - Class in org.wso2.carbon.identity.entitlement.policy
-
- PolicyRequestBuilder - Class in org.wso2.carbon.identity.entitlement.policy
-
XACML request is built
- PolicyRequestBuilder() - Constructor for class org.wso2.carbon.identity.entitlement.policy.PolicyRequestBuilder
-
- PolicySearch - Class in org.wso2.carbon.identity.entitlement.policy.search
-
This contains the searching methods for policies based on policy attribute values and how subjects
are entitled to resources
- PolicySearch(boolean, int) - Constructor for class org.wso2.carbon.identity.entitlement.policy.search.PolicySearch
-
- PolicySearchCache - Class in org.wso2.carbon.identity.entitlement.cache
-
- PolicySearchCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicySearchCache
-
- PolicyStatus - Class in org.wso2.carbon.identity.entitlement.cache
-
Created by harsha on 1/25/15.
- PolicyStatus() - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- PolicyStatus(String) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- PolicyStatus(String, int, String) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- PolicyStatus(int, String) - Constructor for class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
-
- PolicyStoreDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
encapsulates the policy data that is stored in the policy store
- PolicyStoreDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
-
- PolicyStoreManageModule - Interface in org.wso2.carbon.identity.entitlement.policy.store
-
Carbon policy manage module is an extension point where XACML policies can be stored and
loaded in to the PDP from different sources.
- PolicyStoreManager - Class in org.wso2.carbon.identity.entitlement.policy.store
-
This manages the storing and reading of policies and policy meta data that is related
with PDP component.
- PolicyStoreManager(PolicyDataStore) - Constructor for class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
-
- PolicyTarget - Class in org.wso2.carbon.identity.entitlement.policy
-
This class encapsulates the policy target data with org.wso2.balana.Target and policyId
- PolicyTarget() - Constructor for class org.wso2.carbon.identity.entitlement.policy.PolicyTarget
-
- PolicyVersionManager - Interface in org.wso2.carbon.identity.entitlement.policy.version
-
This manages the policy versions
- postPublish(PublisherDataHolder, List<StatusHolder>) - Method in interface org.wso2.carbon.identity.entitlement.policy.publisher.PostPublisherModule
-
- PostPublisherModule - Interface in org.wso2.carbon.identity.entitlement.policy.publisher
-
- PROMOTED_POLICY - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
-
- publish(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Publishes given set of policies to all subscribers
- publish(PolicyDTO, String, boolean, int) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
- publish(PolicyDTO, String, boolean, int) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonPDPPublisher
-
- publish(PolicyDTO, String, boolean, int) - Method in interface org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisherModule
-
publishes policy to given subscriber
- publish() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublishExecutor
-
- PublisherDataHolder - Class in org.wso2.carbon.identity.entitlement.dto
-
- PublisherDataHolder() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
-
- PublisherDataHolder(String) - Constructor for class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
-
- PublisherDataHolder(Resource, boolean) - Constructor for class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
-
- PublisherPropertyDTO - Class in org.wso2.carbon.identity.entitlement.dto
-
- PublisherPropertyDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
-
- PublisherVerificationModule - Class in org.wso2.carbon.identity.entitlement.policy.publisher
-
This is extension point where you can verify the policy publish
- PublisherVerificationModule() - Constructor for class org.wso2.carbon.identity.entitlement.policy.publisher.PublisherVerificationModule
-
- publishNew(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
-
Publish a new policy
- publishNew(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
-
- publishPolicies(String[], String[], String, String, boolean, int) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
Publishes given set of policies to all subscribers
- publishPolicy(String[], String, String, boolean, int, String[], String) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
-
publish policy
- publishToPDP(String[], String, String, boolean, int) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
-
- put(int, EntitlementEngine) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementEngineCache
-
- put(RequestContext) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyHandler
-