public static interface UserStoreProvider.UserEntry
| Modifier and Type | Method and Description |
|---|---|
Attributes |
getAttributes() |
String |
getDN() |
Set<UserStoreProvider.GroupEntry> |
getGroups() |
String |
getName() |
String |
getStoreId() |
String |
getUid() |
String getName()
String getDN()
String getUid()
String getStoreId()
Set<UserStoreProvider.GroupEntry> getGroups()
Attributes getAttributes()
Copyright © 2013. All Rights Reserved.