public class IdentityPrincipal extends java.lang.Object implements Principal
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
identity
Identity.
|
| Constructor and Description |
|---|
IdentityPrincipal(java.lang.String identity)
Creates new instance of IdentityPrincipal
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |