public class ProjectPlanPermissionAwareWebworkAclVoter extends WebworkAclVoter
Constructor and Description |
---|
ProjectPlanPermissionAwareWebworkAclVoter(org.acegisecurity.acls.AclService aclService,
String processConfigAttribute,
org.acegisecurity.acls.Permission[] requirePermission) |
Modifier and Type | Method and Description |
---|---|
int |
vote(org.acegisecurity.Authentication authentication,
Object object,
org.acegisecurity.ConfigAttributeDefinition config)
Overridden logic of voting for the custom flow of WebWorks/Struts.
|
getDomainObjectInstance, supports
getAclService, getInnerDomainObject, getObjectIdentityRetrievalStrategy, getRequirePermission, getSidRetrievalStrategy, setObjectIdentityRetrievalStrategy, setSidRetrievalStrategy, toString, vote
getInternalMethod, getProcessConfigAttribute, setInternalMethod, supports
public ProjectPlanPermissionAwareWebworkAclVoter(org.acegisecurity.acls.AclService aclService, String processConfigAttribute, org.acegisecurity.acls.Permission[] requirePermission)
public int vote(org.acegisecurity.Authentication authentication, Object object, org.acegisecurity.ConfigAttributeDefinition config)
WebworkAclVoter
vote
in interface org.acegisecurity.vote.AccessDecisionVoter
vote
in class WebworkAclVoter
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.