A B C D E F G H I L M N O P R S T U V W X 

A

AbstractPIPAttributeFinder - Class in org.wso2.carbon.identity.entitlement.pip
Abstract implementation of the PIPAttributeFinder.
AbstractPIPAttributeFinder() - Constructor for class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
 
AbstractPIPResourceFinder - Class in org.wso2.carbon.identity.entitlement.pip
Abstract implementation of the PIPResourceFinder.
AbstractPIPResourceFinder() - Constructor for class org.wso2.carbon.identity.entitlement.pip.AbstractPIPResourceFinder
 
AbstractPolicyFinderModule - Class in org.wso2.carbon.identity.entitlement.policy.finder
Abstract implementation of a policy finder module.
AbstractPolicyFinderModule() - Constructor for class org.wso2.carbon.identity.entitlement.policy.finder.AbstractPolicyFinderModule
 
AbstractPolicyPublisherModule - Class in org.wso2.carbon.identity.entitlement.policy.publisher
This is abstract implementation of PolicyPublisherModule.
AbstractPolicyPublisherModule() - Constructor for class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
 
action - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
ACTION_CATEGORY_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ACTION_CATEGORY_URI - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ACTION_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ACTION_ID_DEFAULT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ACTION_LABEL_CREATE - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
ACTION_LABEL_DELETE - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
ACTION_LABEL_UPDATE - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
ACTION_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
activate(ComponentContext) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
 
ACTIVE_POLICY - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
addChildNode(EntitlementTreeNodeDTO) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementTreeNodeDTO
 
addDesignators(PIPAttributeFinder, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addExtensions(PIPExtension, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addFilesystemPolicy(PolicyDTO, Registry, boolean) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
This method persists a new XACML policy, which was read from filesystem, in the registry
addModulePropertyHolder(String, PublisherDataHolder) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addNotificationHandler(PAPStatusDataHandler, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addOrUpdatePolicy(PolicyDTO, String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
 
addOrUpdatePolicy(PolicyDTO, String, String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
 
addOrUpdatePolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
 
addPolicies(PolicyDTO[]) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Adds XACML policies in bulk to the system.
addPolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Add a new XACML policy in to the system.
addPolicy(AbstractPolicy) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
Adds a new policy to the collection, and uses the policy's identifier as the reference identifier.
addPolicy(AbstractPolicy, String) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
*Adds a new policy to the collection using the given identifier as the reference identifier.
addPolicy(AbstractPolicy) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
adds policy to policy collection
addPolicy(AbstractPolicy) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
 
addPolicy(PolicyStoreDTO) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManageModule
add policy in to the store
addPolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
 
addPolicy(PolicyStoreDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
 
addPolicyCollection(PolicyCollection, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyDataStore(PolicyDataStore, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyEntitlementDataFinder(EntitlementDataFinderModule, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyFinderModule(PolicyFinderModule, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyPostPublisherModule(PostPublisherModule, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyPublisherModule(PolicyPublisherModule, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyStore(PolicyStoreManageModule, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPolicyToPDP(PolicyStoreDTO) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
 
addPolicyVersionModule(PolicyVersionManager, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addPublisherVerificationModule(PublisherVerificationModule, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addResourceFinders(PIPResourceFinder, Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
addSamplePolicies(Registry) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
 
addSubscriber(PublisherDataHolder) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Add subscriber details in to registry
addToCache(String, String) - Method in class org.wso2.carbon.identity.entitlement.cache.DecisionCache
Can add decision to the cluster with key
addToCache(K, V) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
Add a cache entry.
addToCache(int, String, Set<String>) - Method in class org.wso2.carbon.identity.entitlement.cache.PIPAbstractAttributeCache
 
addToCache(int, String, Set<String>) - Method in class org.wso2.carbon.identity.entitlement.cache.PIPAttributeCache
 
addToCache(String, SearchResult) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicySearchCache
 
addToCache(String, String) - Method in class org.wso2.carbon.identity.entitlement.cache.SimpleDecisionCache
 
addToEnvironment(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
ALL_COMBINATIONS - Static variable in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
Policy search is done by creating requests from all combinations of the attributes that is found by policy manage module
ALL_OF - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ANY_OF - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
APPLY_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_CACHING - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_CACHING_INTERVAL - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_DESIGNATOR - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_SELECTOR - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_SEPARATOR - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ATTRIBUTE_VALUE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
AttributeDTO - Class in org.wso2.carbon.identity.entitlement.dto
This encapsulates the attribute element data of the XACML policy
AttributeDTO() - Constructor for class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
 
AUTHORIZATION_PERMISSION - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 

B

BALANA_CONFIG_ENABLE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
BASIC_POLICY_EDITOR_META_DATA - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
BASIC_POLICY_EDITOR_META_DATA_AMOUNT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
buildEntitlementConfig(EntitlementConfigHolder) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementExtensionBuilder
 
buildPolicySchema() - Method in class org.wso2.carbon.identity.entitlement.internal.SchemaBuilder
Builds the policy schema map.

C

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
 

D

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

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
 

F

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
 

G

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 Strings 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

H

handle(String, String, List<StatusHolder>) - Method in class org.wso2.carbon.identity.entitlement.EntitlementNotificationExtension
 
handle(String, StatusHolder) - Method in class org.wso2.carbon.identity.entitlement.EntitlementNotificationExtension
handler will decide the process depending on the status in status holder
handle(String, String, List<StatusHolder>) - Method in interface org.wso2.carbon.identity.entitlement.PAPStatusDataHandler
Handles
handle(String, StatusHolder) - Method in interface org.wso2.carbon.identity.entitlement.PAPStatusDataHandler
 
handle(String, String, List<StatusHolder>) - Method in class org.wso2.carbon.identity.entitlement.SimplePAPStatusDataHandler
 
handle(String, StatusHolder) - Method in class org.wso2.carbon.identity.entitlement.SimplePAPStatusDataHandler
 
handleDelete(RequestContext) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyMediaTypeMatcher
 
handlePut(RequestContext) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyMediaTypeMatcher
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.cache.IdentityCacheKey
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyTarget
 
hashCode() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
hashCode() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 

I

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
 

L

LAST_MODIFIED_TIME - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
LAST_MODIFIED_USER - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
loadProperties() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
 
loadProperties() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
 
loadProperties() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonPDPPublisher
 
loadProperties() - Method in interface org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisherModule
Load the properties are needed to initialize the module or that are needed to populate to populate the management console ui of publisher configuration.

M

MATCH_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
MAX_NO_OF_IN_MEMORY_POLICIES - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
MAX_POLICY_ORDER - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
MAX_POLICY_REFERENCE_ENTRIES - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
message - Variable in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
metaDataMap - Static variable in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
metaDataMap - Static variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
metaDataMap - Static variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
metaDataMap - Static variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
metaDataMap - Static variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
MODULE_NAME - Static variable in class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
 
MULTIPLE_DECISION_PROFILE_ENABLE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 

N

NO_COMBINATIONS - Static variable in interface org.wso2.carbon.identity.entitlement.policy.finder.PolicyFinderModule
Policy search is done by creating requests from the attributes that is found by policy manage module
NotificationConstants - Class in org.wso2.carbon.identity.entitlement
 
NotificationConstants() - Constructor for class org.wso2.carbon.identity.entitlement.NotificationConstants
 

O

ON_DEMAND_POLICY_LOADING - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ON_DEMAND_POLICY_MAX_POLICY_ENTRIES - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
ORDER - Static variable in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
 
order(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
Order policy
order(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
 
orderPolicy(String, int) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
 
orderPolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
 
org.wso2.carbon.identity.entitlement - package org.wso2.carbon.identity.entitlement
 
org.wso2.carbon.identity.entitlement.cache - package org.wso2.carbon.identity.entitlement.cache
 
org.wso2.carbon.identity.entitlement.dto - package org.wso2.carbon.identity.entitlement.dto
 
org.wso2.carbon.identity.entitlement.internal - package org.wso2.carbon.identity.entitlement.internal
 
org.wso2.carbon.identity.entitlement.listener - package org.wso2.carbon.identity.entitlement.listener
 
org.wso2.carbon.identity.entitlement.pap - package org.wso2.carbon.identity.entitlement.pap
 
org.wso2.carbon.identity.entitlement.pap.store - package org.wso2.carbon.identity.entitlement.pap.store
 
org.wso2.carbon.identity.entitlement.pdp - package org.wso2.carbon.identity.entitlement.pdp
 
org.wso2.carbon.identity.entitlement.pip - package org.wso2.carbon.identity.entitlement.pip
 
org.wso2.carbon.identity.entitlement.policy - package org.wso2.carbon.identity.entitlement.policy
 
org.wso2.carbon.identity.entitlement.policy.collection - package org.wso2.carbon.identity.entitlement.policy.collection
 
org.wso2.carbon.identity.entitlement.policy.finder - package org.wso2.carbon.identity.entitlement.policy.finder
 
org.wso2.carbon.identity.entitlement.policy.finder.registry - package org.wso2.carbon.identity.entitlement.policy.finder.registry
 
org.wso2.carbon.identity.entitlement.policy.publisher - package org.wso2.carbon.identity.entitlement.policy.publisher
 
org.wso2.carbon.identity.entitlement.policy.search - package org.wso2.carbon.identity.entitlement.policy.search
 
org.wso2.carbon.identity.entitlement.policy.store - package org.wso2.carbon.identity.entitlement.policy.store
 
org.wso2.carbon.identity.entitlement.policy.version - package org.wso2.carbon.identity.entitlement.policy.version
 
org.wso2.carbon.identity.entitlement.thrift - package org.wso2.carbon.identity.entitlement.thrift
 
org.wso2.carbon.identity.entitlement.wsxacml - package org.wso2.carbon.identity.entitlement.wsxacml
 
overrideDefaultCache() - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
 
overrideDefaultCache() - Method in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPResourceFinder
 
overrideDefaultCache() - Method in class org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
 
overrideDefaultCache() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPAttributeFinder
This is to inform whether to ignore caching of attributes registered for this attribute finer or not.
overrideDefaultCache() - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPResourceFinder
This is to inform whether to ignore caching of descendant and child resources in carbon level

P

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
 

R

read(TProtocol) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
read(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
read(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
read(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
read(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
readAllLightPolicyDTOs() - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
Reads All policies as Light Weight PolicyDTO
readAllPolicies(boolean, boolean) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyReader
Reads All ordered active policies as PolicyDTO
readLightPolicyDTO(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
Reads Light Weight PolicyDTO for given policy id
readMetaDataPolicyDTO(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
Reads Light Weight PolicyDTO with Attribute meta data for given policy id
readPolicy(String, PolicyFinder) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
 
readPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyReader
Reads given policy resource as PolicyDTO
readPolicyCombiningAlgorithm() - Method in class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyReader
This reads the policy combining algorithm from registry resource property
readPolicyDTO(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
Reads PolicyDTO for given policy id
readPolicyDTO(Resource) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreReader
Reads PolicyDTO for given registry resource
recv_getDecision() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
 
recv_getDecisionByAttributes() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
 
refreshAttributeFinder(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
Refreshes the supported Attribute ids of a given attribute finder module
refreshPolicyFinders(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
Refreshes the supported resource id of a given resource finder module
refreshResourceFinder(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
Refreshes the supported resource id of a given resource finder module
REGISTRY_MEDIA_TYPE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RegistryPolicyHandler - Class in org.wso2.carbon.identity.entitlement.policy.finder.registry
Registry policy handler
RegistryPolicyHandler() - Constructor for class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyHandler
 
RegistryPolicyMediaTypeMatcher - Class in org.wso2.carbon.identity.entitlement.policy.finder.registry
Registry policy media type matcher
RegistryPolicyMediaTypeMatcher() - Constructor for class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyMediaTypeMatcher
 
RegistryPolicyReader - Class in org.wso2.carbon.identity.entitlement.policy.finder.registry
Registry policy reader
RegistryPolicyReader(Registry, String) - Constructor for class org.wso2.carbon.identity.entitlement.policy.finder.registry.RegistryPolicyReader
constructor
RegistryPolicyStoreManageModule - Class in org.wso2.carbon.identity.entitlement.policy.store
 
RegistryPolicyStoreManageModule() - Constructor for class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
 
removeEldestEntry(Map.Entry) - Method in class org.wso2.carbon.identity.entitlement.EntitlementLRUCache
 
removePolicies(String[], boolean) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Removes policy for given policy object
removePolicy(String, boolean) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Removes policy for given policy object
removePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStore
 
removePolicy(String) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyStoreManager
 
removePolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
 
removePolicyData(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
 
removePolicyData(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
Remove policy data for give policy id
REQ_RES_CONTEXT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
REQ_SCHEME - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
request - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
REQUEST_CONTEXT_PATH - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
REQUEST_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
REQUIRED - Static variable in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
 
resource - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
RESOURCE_CACHING - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_CACHING_INTERVAL - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_CATEGORY_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_CATEGORY_URI - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_CHILDREN - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_DESCENDANTS - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_ID_DEFAULT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESOURCE_SCOPE_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESPONSE_DECISION - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESPONSE_RESOURCE_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RESPONSE_RESULT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
retrieveSubscriber(String, boolean) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
 
retrieveSubscriberIds(String) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
 
rollBackPolicy(String, String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
 
RULE_EFFECT_DENY - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RULE_EFFECT_PERMIT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
RULE_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
run() - Method in class org.wso2.carbon.identity.entitlement.internal.SchemaBuilder
 
run() - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublishExecutor
 

S

SchemaBuilder - Class in org.wso2.carbon.identity.entitlement.internal
 
SchemaBuilder(EntitlementConfigHolder) - Constructor for class org.wso2.carbon.identity.entitlement.internal.SchemaBuilder
 
SEARCH_ERROR - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SEARCH_ERROR_MESSAGE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SEARCH_WARNING_MESSAGE1 - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SEARCH_WARNING_MESSAGE2 - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SEARCH_WARNING_MESSAGE3 - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SEARCH_WARNING_MESSAGE4 - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
searchAttributeValues(OMElement, List<String>, boolean) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
This searches through attribute values in the attribute elements to extract the policy meta data
searchDesignatorOrSelector(OMElement, AttributeDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
This searches through designator and selector values in the attribute elements to extract the policy meta data
SearchResult - Class in org.wso2.carbon.identity.entitlement.policy.search
Encapsulate result
SearchResult() - Constructor for class org.wso2.carbon.identity.entitlement.policy.search.SearchResult
 
searchXACML3Designator(OMElement, AttributeDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyAttributeBuilder
This searches through designator and selector values in the attribute elements to extract the policy meta data
SECRET - Static variable in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
 
secureXACMLResponse(String) - Method in class org.wso2.carbon.identity.entitlement.wsxacml.WSXACMLMessageReceiver
Encapsulates the passed in xacml response into a saml response
send_getDecision(String, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
 
send_getDecisionByAttributes(String, String, String, List<String>, String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.Client
 
sessionId - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
sessionID - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setAction(String) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
 
setAction(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setActionIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setActive(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setActive(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setAdvanceResult(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
 
setAllActions(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
 
setAllApplicationRelated(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setAllResources(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
 
setApplicationIds(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setAttributeDataType(String) - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
 
setAttributeDTOs(AttributeDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
 
setAttributeDTOs(AttributeDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setAttributeDTOs(AttributeDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setAttributeId(String) - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
 
setAttributesAsProperties(AttributeDTO[], Resource) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
This helper method creates properties object which contains the policy meta data.
setAttributeValue(String) - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
 
setBundleContext(BundleContext) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementExtensionBuilder
 
setCacheEntryCreatedListener(CacheEntryCreatedListener<K, V>) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
 
setCacheEntryUpdatedListener(CacheEntryUpdatedListener<K, V>) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
 
setCategory(String) - Method in class org.wso2.carbon.identity.entitlement.dto.AttributeDTO
 
setChildNodes(EntitlementTreeNodeDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementTreeNodeDTO
 
setClassName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
 
setClassName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
 
setCombiningAlgorithm(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
 
setDecisionCacheEnable(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
 
setDisplayName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setDisplayOrder(int) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setE(EntitlementException) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
setE(EntitlementException) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
setEIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
setEIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
setEngineProperties(Properties) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
setEntitledAttributesDTOs(EntitledAttributesDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
 
setEnvironment(String) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
 
setEnvironment(List<String>) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setEnvironmentIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setFieldValue(EntitlementException._Fields, Object) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
setFieldValue(EntitlementService.getDecision_args._Fields, Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
setFieldValue(EntitlementService.getDecision_result._Fields, Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
setFieldValue(EntitlementService.getDecisionByAttributes_args._Fields, Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setFieldValue(EntitlementService.getDecisionByAttributes_result._Fields, Object) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
setFullPathSupported(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setGlobalPolicyAlgorithm(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementAdminService
Sets policy combining algorithm globally
setGlobalPolicyAlgorithm(String) - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
 
setGlobalPolicyAlgorithm(String) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
Persist the policy combining algorithm in to data store
setHierarchicalLevels(int) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setHierarchicalTree(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setId(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
 
setKey(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setLastModifiedTime(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setLastModifiedUser(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setMessage(String) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
 
setMessage(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setMessage(String) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
setMessageIsSet(boolean) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
setMessageType(String) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledResultSetDTO
 
setModule(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setModuleName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
 
setModuleName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
 
setModuleName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
 
setName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setNotificationSender(NotificationSender) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
 
setNumberOfPages(int) - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedPolicySetDTO
 
setNumberOfPages(int) - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStatusHolder
 
setNumberOfPages(int) - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStringDTO
 
setPapStatusDataHandlers(Set<PAPStatusDataHandler>) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
 
setPipAttributeFinders(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
 
setPipResourceFinders(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
 
setPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicy(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setPolicyAction(String) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
 
setPolicyCache(PolicyCache) - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
 
setPolicyCombiningAlgorithm(PolicyCombiningAlgorithm) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
 
setPolicyCombiningAlgorithm(PolicyCombiningAlgorithm) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
sets global policy combining algorithm
setPolicyCombiningAlgorithm(PolicyCombiningAlgorithm) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
 
setPolicyData(String, PolicyStoreDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.DefaultPolicyDataStore
 
setPolicyData(String, PolicyStoreDTO) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyDataStore
Set policy data for give policy id
setPolicyEditor(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicyEditorData(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicyFinders(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PDPDataHolder
 
setPolicyId(String) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
 
setPolicyId(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicyId(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setPolicyId(String) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyTarget
 
setPolicyIdentifiers(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyFinderDataHolder
 
setPolicyIdReferences(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicyIds(List<String>) - Method in class org.wso2.carbon.identity.entitlement.pap.store.PAPPolicyFinder
Sets polices ids that is evaluated
setPolicyMap(LinkedHashMap) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.DefaultPolicyCollection
 
setPolicyMap(LinkedHashMap) - Method in interface org.wso2.carbon.identity.entitlement.policy.collection.PolicyCollection
 
setPolicyMap(LinkedHashMap) - Method in class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
 
setPolicyOrder(int) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicyOrder(int) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setPolicySchema(String, Schema) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementConfigHolder
 
setPolicySet(PolicyDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedPolicySetDTO
 
setPolicySetIdReferences(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPolicyType(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPromote(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setPropertyDTOs(PublisherPropertyDTO[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherDataHolder
 
setRealmservice(RealmService) - Static method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
 
setRealmService(RealmService) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
sets realm service
setRegistryService(RegistryService) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
sets registry service
setRequest(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
setRequestIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
setRequired(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setResource(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setResourceIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setResourceName(String) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitledAttributesDTO
 
setResultSetDTO(EntitledResultSetDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.search.SearchResult
 
setSearchSupported(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setSecret(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setSessionId(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
setSessionID(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setSessionIdIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
setSessionIDIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setSetActive(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setSetOrder(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyStoreDTO
 
setStatusCount(int) - Method in class org.wso2.carbon.identity.entitlement.cache.PolicyStatus
 
setStatusHolders(StatusHolder[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStatusHolder
 
setStatusHolders(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PaginatedStringDTO
 
setSubject(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setSubjectIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
setSuccess(boolean) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setSuccess(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
setSuccess(String) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
setSuccessIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
setSuccessIsSet(boolean) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
setSupportedAttributeIds(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.PIPFinderDataHolder
 
setSupportedCategory(String[]) - Method in class org.wso2.carbon.identity.entitlement.dto.EntitlementFinderDataHolder
 
setTarget(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setTarget(AbstractTarget) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyTarget
 
setTargetAction(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setTenantDomain(String) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublishExecutor
 
setTenantId(int) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublishExecutor
 
setThriftAuthenticationService(ThriftAuthenticatorService) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
set Thrift authentication service
setTimeInstance(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setType(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setUser(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
setUserName(String) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublishExecutor
 
setValue(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PublisherPropertyDTO
 
setVersion(String) - Method in class org.wso2.carbon.identity.entitlement.dto.PolicyDTO
 
setVersion(String) - Method in class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
SimpleDecisionCache - Class in org.wso2.carbon.identity.entitlement.cache
Simple Decision Cache
SimpleDecisionCache(int) - Constructor for class org.wso2.carbon.identity.entitlement.cache.SimpleDecisionCache
 
SimplePAPStatusDataHandler - Class in org.wso2.carbon.identity.entitlement
TODO
SimplePAPStatusDataHandler() - Constructor for class org.wso2.carbon.identity.entitlement.SimplePAPStatusDataHandler
 
SimplePolicyCollection - Class in org.wso2.carbon.identity.entitlement.policy.collection
simple implementation of Policy collection interface.
SimplePolicyCollection() - Constructor for class org.wso2.carbon.identity.entitlement.policy.collection.SimplePolicyCollection
 
START_UP_POLICY_ADDING - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
StatusHolder - Class in org.wso2.carbon.identity.entitlement.dto
 
StatusHolder(String, String, String, String, String, boolean, String) - Constructor for class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
StatusHolder(String, String, String, String, String) - Constructor for class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
StatusHolder(String) - Constructor for class org.wso2.carbon.identity.entitlement.dto.StatusHolder
 
StatusHolderComparator - Class in org.wso2.carbon.identity.entitlement
 
StatusHolderComparator() - Constructor for class org.wso2.carbon.identity.entitlement.StatusHolderComparator
 
STRING_DATA_TYPE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
subject - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
SUBJECT_CATEGORY_DEFAULT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SUBJECT_CATEGORY_ID - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SUBJECT_CATEGORY_URI - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SUBJECT_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SUBJECT_ID_DEFAULT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SUBJECT_ID_ROLE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
SUBSCRIBED_EVENT_USER_OPERATION - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
SUBSCRIBER_DISPLAY_NAME - Static variable in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
 
SUBSCRIBER_ID - Static variable in class org.wso2.carbon.identity.entitlement.policy.publisher.PolicyPublisher
 
success - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
success - Variable in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 

T

TARGET_ELEMENT - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
TARGET_ID_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
TARGET_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 
tenantId - Variable in class org.wso2.carbon.identity.entitlement.pip.AbstractPIPAttributeFinder
 
tenantId - Variable in class org.wso2.carbon.identity.entitlement.pip.CarbonAttributeFinder
 
test(String) - Method in class org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
Test request for PDP
ThriftConfigConstants - Class in org.wso2.carbon.identity.entitlement.thrift
 
ThriftConfigConstants() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.ThriftConfigConstants
 
ThriftEntitlementServiceImpl - Class in org.wso2.carbon.identity.entitlement.thrift
Thrift based EntitlementService that is exposed by wrapping EntitlementService.
ThriftEntitlementServiceImpl() - Constructor for class org.wso2.carbon.identity.entitlement.thrift.ThriftEntitlementServiceImpl
 
toString() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
toString() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
toString() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
toString() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
toString() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 

U

UNKNOWN - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
unmarshall(String) - Method in class org.wso2.carbon.identity.entitlement.wsxacml.WSXACMLMessageReceiver
Constructing the SAML or XACML Objects from a String
unsetAction() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
unsetE() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
unsetE() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
unsetEnvironment() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
unsetIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
 
unsetMessage() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
unsetNotificationSender(NotificationSender) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
 
unsetRealmService(RealmService) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
un-sets realm service
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
un-sets registry service
unsetRequest() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
unsetResource() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
unsetSessionId() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
unsetSessionID() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
unsetSubject() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
unsetSuccess() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
unsetSuccess() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
unsetThriftAuthenticationService(ThriftAuthenticatorService) - Method in class org.wso2.carbon.identity.entitlement.internal.EntitlementServiceComponent
un-set Thrift authentication service
update(AbstractRequestCtx) - Method in interface org.wso2.carbon.identity.entitlement.pip.PIPExtension
Gives a handle to the XACML request built.
update(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.AbstractPolicyPublisherModule
Update a already published policy
update(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.publisher.CarbonBasicPolicyPublisherModule
 
updateLocalPolicyCacheMap(IdentityCacheKey, PolicyStatus) - Static method in class org.wso2.carbon.identity.entitlement.cache.PolicyCache
This method triggered by cache entry listener.
updatePolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Updates given policy
updatePolicy(PolicyStoreDTO) - Method in interface org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManageModule
update policy in to the store
updatePolicy(PolicyDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.PolicyStoreManager
 
updatePolicy(PolicyStoreDTO) - Method in class org.wso2.carbon.identity.entitlement.policy.store.RegistryPolicyStoreManageModule
 
updateSubscriber(PublisherDataHolder) - Method in class org.wso2.carbon.identity.entitlement.EntitlementPolicyAdminService
Update subscriber details in registry
updateToCache(K, V) - Method in class org.wso2.carbon.identity.entitlement.cache.EntitlementBaseCache
Update the cache without clearing the cache item
USERNAME_PROPERTY_LABEL - Static variable in class org.wso2.carbon.identity.entitlement.NotificationConstants
 

V

validate() - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
validate() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
validate() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
validate() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
validate() - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
validatePolicy(PolicyDTO) - Static method in class org.wso2.carbon.identity.entitlement.EntitlementUtil
Validates the given policy XML files against the standard XACML policies.
valueOf(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_REFERENCE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 

W

warning(SAXParseException) - Method in class org.wso2.carbon.identity.entitlement.pap.PAPPolicyReader
warning(SAXParseException) - Method in class org.wso2.carbon.identity.entitlement.policy.PolicyReader
write(TProtocol) - Method in exception org.wso2.carbon.identity.entitlement.thrift.EntitlementException
 
write(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_args
 
write(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecision_result
 
write(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_args
 
write(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.getDecisionByAttributes_result
 
write_args(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.getDecision_call
 
write_args(TProtocol) - Method in class org.wso2.carbon.identity.entitlement.thrift.EntitlementService.AsyncClient.getDecisionByAttributes_call
 
WSXACMLMessageReceiver - Class in org.wso2.carbon.identity.entitlement.wsxacml
 
WSXACMLMessageReceiver() - Constructor for class org.wso2.carbon.identity.entitlement.wsxacml.WSXACMLMessageReceiver
 

X

X509CredentialImpl - Class in org.wso2.carbon.identity.entitlement.wsxacml
X509Credential implementation for signature verification of self issued tokens.
X509CredentialImpl(BigInteger, BigInteger) - Constructor for class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
The key is constructed from modulus and exponent.
X509CredentialImpl(X509Certificate) - Constructor for class org.wso2.carbon.identity.entitlement.wsxacml.X509CredentialImpl
 
XACML_1_POLICY_SCHEMA_FILE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
XACML_1_POLICY_XMLNS - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
XACML_2_POLICY_SCHEMA_FILE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
XACML_2_POLICY_XMLNS - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
XACML_3_POLICY_SCHEMA_FILE - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
XACML_3_POLICY_XMLNS - Static variable in class org.wso2.carbon.identity.entitlement.PDPConstants
 
XACMLAuthzDecisionQuery(String) - Method in class org.wso2.carbon.identity.entitlement.EntitlementService
Evaluates the given XACML request for given SAML based authorization query
XACMLAuthzDecisionQuery(String) - Method in interface org.wso2.carbon.identity.entitlement.wsxacml.XACMLHandler
 
XACMLHandler - Interface in org.wso2.carbon.identity.entitlement.wsxacml
 
A B C D E F G H I L M N O P R S T U V W X 

Copyright © 2016 WSO2. All rights reserved.