| Modifier and Type | Method and Description |
|---|---|
abstract Enumeration |
Realm.getGroupNames(String username)
Returns the name of all the groups that this user belongs to
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
CertificateRealm.getGroupNames(String username)
Returns the name of all the groups that this user belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
JDBCRealm.getGroupNames(String username)
Returns the name of all the groups that this user belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
LDAPRealm.getGroupNames(String username)
Returns the name of all the groups that this user belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
SolarisRealm.getGroupNames(String username)
Returns the name of all the groups that this user belongs to.
|
Copyright © 2017. All rights reserved.