com.atlassian.bamboo.security.acegi.vote
Class GlobalCreateVoter

java.lang.Object
  extended by org.acegisecurity.vote.AbstractAclVoter
      extended by org.acegisecurity.vote.AclEntryVoter
          extended by com.atlassian.bamboo.security.acegi.vote.GlobalVoter
              extended by com.atlassian.bamboo.security.acegi.vote.GlobalCreateVoter
All Implemented Interfaces:
org.acegisecurity.vote.AccessDecisionVoter

public class GlobalCreateVoter
extends GlobalVoter


Field Summary
 
Fields inherited from interface org.acegisecurity.vote.AccessDecisionVoter
ACCESS_ABSTAIN, ACCESS_DENIED, ACCESS_GRANTED
 
Constructor Summary
GlobalCreateVoter(org.acegisecurity.acls.AclService aclService, java.lang.String processConfigAttribute)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.security.acegi.vote.GlobalVoter
getDomainObjectInstance, supports
 
Methods inherited from class org.acegisecurity.vote.AclEntryVoter
getInternalMethod, getProcessConfigAttribute, setInternalMethod, setObjectIdentityRetrievalStrategy, setSidRetrievalStrategy, supports, vote
 
Methods inherited from class org.acegisecurity.vote.AbstractAclVoter
getProcessDomainObjectClass, setProcessDomainObjectClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalCreateVoter

public GlobalCreateVoter(org.acegisecurity.acls.AclService aclService,
                         java.lang.String processConfigAttribute)


Copyright © 2010 Atlassian. All Rights Reserved.