public interface Principal
Modifier and Type | Interface and Description |
---|---|
static class |
Principal.Anonymous |
static class |
Principal.SuperUser |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName() |
java.lang.String |
getUserName() |