JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.mateu.mdd.shared.interfaces
Interface UserPrincipal
public interface
UserPrincipal
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getEmail
()
String
getLogin
()
String
getName
()
URL
getPhoto
()
List
<
String
>
getRoles
()
Method Details
getLogin
String
getLogin
()
getRoles
List
<
String
>
getRoles
()
getName
String
getName
()
getEmail
String
getEmail
()
getPhoto
URL
getPhoto
()