public interface AuthRole extends Comparable<AuthRole>
Comparable
on its node pathModifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDomainPath() |
SortedSet<String> |
getGroups() |
String |
getName() |
String |
getPath() |
String |
getRole() |
String |
getUserRole() |
SortedSet<String> |
getUsers() |
compareTo
String getName()
String getPath()
String getDomainPath()
String getRole()
String getDescription()
String getUserRole()
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.