Package | Description |
---|---|
org.wso2.carbon.identity.entitlement.internal | |
org.wso2.carbon.identity.entitlement.policy.finder | |
org.wso2.carbon.identity.entitlement.policy.store |
Modifier and Type | Method and Description |
---|---|
Map<PolicyFinderModule,Properties> |
EntitlementConfigHolder.getPolicyFinderModules() |
Modifier and Type | Method and Description |
---|---|
void |
EntitlementConfigHolder.addPolicyFinderModule(PolicyFinderModule policyFinderModule,
Properties properties) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPolicyFinderModule
Abstract implementation of a policy finder module.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PolicyStoreManageModule
Carbon policy manage module is an extension point where XACML policies can be stored and
loaded in to the PDP from different sources.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistryPolicyStoreManageModule |
Copyright © 2016 WSO2. All rights reserved.