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
getInternalMethod, getProcessConfigAttribute, setInternalMethod, setObjectIdentityRetrievalStrategy, setSidRetrievalStrategy, supports
protected GlobalVoter(org.acegisecurity.acls.AclService aclService, String processConfigAttribute, org.acegisecurity.acls.Permission permission)
protected Object getDomainObjectInstance(Object secureObject)
getDomainObjectInstance
in class org.acegisecurity.vote.AbstractAclVoter
public boolean supports(Class clazz)
supports
in interface org.acegisecurity.vote.AccessDecisionVoter
supports
in class org.acegisecurity.vote.AbstractAclVoter
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.