Package | Description |
---|---|
org.nuxeo.ecm.platform.usermanager |
Modifier and Type | Field and Description |
---|---|
Map<String,UserManager.MatchType> |
UserManagerDescriptor.groupSearchFields |
protected Map<String,UserManager.MatchType> |
UserManagerImpl.groupSearchFields |
Map<String,UserManager.MatchType> |
UserManagerDescriptor.userSearchFields |
protected Map<String,UserManager.MatchType> |
UserManagerImpl.userSearchFields |
Modifier and Type | Method and Description |
---|---|
static UserManager.MatchType |
UserManager.MatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserManager.MatchType[] |
UserManager.MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FakeUserManagerImpl.setUserSearchFields(Map<String,UserManager.MatchType> userSearchFields) |
Copyright © 2015 Nuxeo SA. All rights reserved.