public interface UserPrincipal
String
getEmail()
getLogin()
getName()
URL
getPhoto()
List<String>
getRoles()
String getLogin()
List<String> getRoles()
String getName()
String getEmail()
URL getPhoto()