Interface ImportedUser
-
public interface ImportedUser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEmail()DategetLastLoginTimestamp()StringgetName()StringgetUsername()booleanisEmailVerified()
-