public class Identity extends Object
| Constructor and Description |
|---|
Identity(String user,
Optional<Principal> principal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<Principal> |
getPrincipal() |
String |
getUser() |
int |
hashCode() |
String |
toString() |
public String getUser()
Copyright © 2012-2016. All Rights Reserved.