| Package | Description |
|---|---|
| org.apache.deltaspike.security.api.authorization | |
| org.apache.deltaspike.security.spi.authorization |
| Modifier and Type | Method and Description |
|---|---|
Set<SecurityViolation> |
AccessDecisionVoter.checkPermission(AccessDecisionVoterContext accessDecisionVoterContext)
Checks the permission for the given
InvocationContext. |
List<Set<SecurityViolation>> |
Secured.Descriptor.execute(AccessDecisionVoterContext accessDecisionVoterContext) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EditableAccessDecisionVoterContext
Interface which allows to provide a custom
AccessDecisionVoterContext implementation |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.