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, vote
getInternalMethod, getProcessConfigAttribute, setInternalMethod, supports
public 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)
AbstractBambooAclEntryVoter
vote
in interface org.acegisecurity.vote.AccessDecisionVoter
vote
in class AbstractBambooAclEntryVoter
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.