public class ProjectPlanPermissionAwareVoter extends AbstractBambooAclEntryVoter
| Constructor and Description |
|---|
ProjectPlanPermissionAwareVoter(org.acegisecurity.acls.AclService aclService,
String processConfigAttribute,
org.acegisecurity.acls.Permission[] requirePermission) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getDomainObjectInstance(Object secureObject) |
int |
vote(org.acegisecurity.Authentication authentication,
Object secureObject,
org.acegisecurity.ConfigAttributeDefinition config)
Copied and improved voting logic from the parent class.
|
getAclService, getInnerDomainObject, getObjectIdentityRetrievalStrategy, getRequirePermission, getSidRetrievalStrategy, setObjectIdentityRetrievalStrategy, setSidRetrievalStrategy, toString, votegetInternalMethod, getProcessConfigAttribute, setInternalMethod, supportspublic ProjectPlanPermissionAwareVoter(org.acegisecurity.acls.AclService aclService,
String processConfigAttribute,
org.acegisecurity.acls.Permission[] requirePermission)
public int vote(org.acegisecurity.Authentication authentication,
Object secureObject,
org.acegisecurity.ConfigAttributeDefinition config)
AbstractBambooAclEntryVotervote in interface org.acegisecurity.vote.AccessDecisionVotervote in class AbstractBambooAclEntryVoterCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.