Class RMAuthorityDAOImpl

java.lang.Object
org.alfresco.repo.security.authority.AuthorityDAOImpl
org.alfresco.repo.security.authority.RMAuthorityDAOImpl
All Implemented Interfaces:
NodeServicePolicies.BeforeDeleteNodePolicy, NodeServicePolicies.OnUpdatePropertiesPolicy, ClassPolicy, Policy, AuthorityDAO, org.alfresco.util.cache.RefreshableCacheListener, org.springframework.beans.factory.InitializingBean

public class RMAuthorityDAOImpl extends AuthorityDAOImpl
This class extends AuthorityDAOImpl
and overrides two methods from the original class

addAuthorityNameIfMatches(Set authorities, String authorityName, AuthorityType type)

and

addAuthorityNameIfMatches(Set authorities, String authorityName, AuthorityType type, Pattern pattern)