Interface UserInfo
- 
- All Known Implementing Classes:
 UserInfoEntity
public interface UserInfo 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEmail()StringgetName()StringgetSubject()StringgetUsername()booleanisEmailVerified() 
 -