public interface Principal extends Comparable<Principal>
Modifier and Type | Field and Description |
---|---|
static int |
GROUP
Principal type Group.
|
static int |
USER
Principal type User.
|
Modifier and Type | Method and Description |
---|---|
long |
getId()
Returns the unique id of this principal
|
String |
getName()
Returns the name of this principal.
|
int |
getType()
|
compareTo
static final int GROUP
static final int USER
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210