Package | Description |
---|---|
org.picketlink.idm.drools | |
org.picketlink.idm.permission.acl.spi | |
org.picketlink.idm.permission.spi | |
org.picketlink.producer |
Modifier and Type | Class and Description |
---|---|
class |
DroolsPermissionVoter
A PermissionVoter implementation that uses Drools to provide rule-based permission checks.
|
Modifier and Type | Method and Description |
---|---|
PermissionVoter |
PermissionVoterProducer.createPermissionVoter()
This is all a nasty hack for now until Drools 6 supports injection of rules based on
a configuration defined within a war file - see DROOLS-299 in JIRA
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentPermissionVoter |
Constructor and Description |
---|
PermissionResolver(List<PermissionVoter> voters) |
Modifier and Type | Method and Description |
---|---|
PermissionVoter |
PermissionVoterProducer.producePermissionVoter(PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
void |
PermissionResolverProducer.init(javax.enterprise.inject.Instance<PermissionVoter> votersInstance) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.