Package org.alfresco.repo.security.authority


package org.alfresco.repo.security.authority
  • Class
    Description
    Interface for defining constants
    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)