Uses of Interface
org.alfresco.repo.security.person.UserNameMatcher
-
Packages that use UserNameMatcher Package Description org.alfresco.repo.security.authority org.alfresco.repo.security.person -
-
Uses of UserNameMatcher in org.alfresco.repo.security.authority
Methods in org.alfresco.repo.security.authority with parameters of type UserNameMatcher Modifier and Type Method Description voidAuthorityServiceImpl. setUserNameMatcher(UserNameMatcher userNameMatcher) -
Uses of UserNameMatcher in org.alfresco.repo.security.person
Classes in org.alfresco.repo.security.person that implement UserNameMatcher Modifier and Type Class Description classUserNameMatcherImplMethods in org.alfresco.repo.security.person with parameters of type UserNameMatcher Modifier and Type Method Description voidPersonServiceImpl. setUserNameMatcher(UserNameMatcher userNameMatcher)
-