public interface UserNameMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
getDomainNamesAreCaseSensitive() |
String |
getDomainSeparator() |
boolean |
getUserNamesAreCaseSensitive() |
boolean |
matches(String userName1,
String userName2)
Do the two user names match?
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.