private abstract static class UserClass.NamedUserClass extends UserClass
UserClass.AllUsers, UserClass.Name, UserClass.ParentOfEntry, UserClass.Subtree, UserClass.ThisEntry, UserClass.UserGroup| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
names
The names.
|
ALL_USERS, PARENT_OF_ENTRY, THIS_ENTRY| Modifier | Constructor and Description |
|---|---|
protected |
NamedUserClass(Set<String> names)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getNames()
Returns the set of all names.
|
int |
hashCode() |
String |
toString() |
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.