Class RMACLEntryVoter
java.lang.Object
org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
org.alfresco.repo.security.permissions.impl.acegi.RMACLEntryVoter
- All Implemented Interfaces:
net.sf.acegisecurity.vote.AccessDecisionVoter
,org.springframework.beans.factory.InitializingBean
This is a workaround to make RM 2.1 backwards compatible with the Community version 4.2.d.
This class will be removed after Community 4.2.e has been released.
- Since:
- 2.1
- Author:
- Tuna Aksoy
-
Field Summary
Fields inherited from interface net.sf.acegisecurity.vote.AccessDecisionVoter
ACCESS_ABSTAIN, ACCESS_DENIED, ACCESS_GRANTED
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
afterPropertiesSet, getNamespacePrefixResolver, getNodeService, getOwnableService, getPermissionService, setAbstainFor, setAuthenticationService, setAuthorityService, setNamespacePrefixResolver, setNodeService, setPermissionService, supports, supports, vote
-
Constructor Details
-
RMACLEntryVoter
public RMACLEntryVoter()
-
-
Method Details
-
setOwnableService
- Overrides:
setOwnableService
in classACLEntryVoter
-