public class GlobalVoter extends RestrictedAdminAwareVoter
Modifier | Constructor and Description |
---|---|
protected |
GlobalVoter(org.acegisecurity.acls.AclService aclService,
String processConfigAttribute,
org.acegisecurity.acls.Permission permission) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getDomainObjectInstance(Object secureObject) |
boolean |
supports(Class clazz) |
vote
getAclService, getInnerDomainObject, getObjectIdentityRetrievalStrategy, getRequirePermission, getSidRetrievalStrategy, setObjectIdentityRetrievalStrategy, setSidRetrievalStrategy, toString, vote
getInternalMethod, getProcessConfigAttribute, setInternalMethod, supports
protected GlobalVoter(org.acegisecurity.acls.AclService aclService, String processConfigAttribute, org.acegisecurity.acls.Permission permission)
protected Object getDomainObjectInstance(Object secureObject)
getDomainObjectInstance
in class ProjectPlanPermissionAwareVoter
public boolean supports(Class clazz)
supports
in interface org.acegisecurity.vote.AccessDecisionVoter
supports
in class org.acegisecurity.vote.AbstractAclVoter
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.