| Package | Description |
|---|---|
| org.glassfish.security.services.spi.authentication |
| Modifier and Type | Method and Description |
|---|---|
UserStoreProvider.GroupEntry |
UserStoreProvider.lookupGroupByUid(String uid)
Get the GroupEntry for the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
Set<UserStoreProvider.GroupEntry> |
UserStoreProvider.UserEntry.getGroups() |
UserStoreProvider.ResultSet<UserStoreProvider.GroupEntry> |
UserStoreProvider.lookupGroupsByName(String name)
Get the GroupEntry(s) for the specified group name.
|
Copyright © 2013. All Rights Reserved.