Package tv.hd3g.authkit.mod.dto
Class ExternalAuthUserDto
- java.lang.Object
-
- tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
-
public class ExternalAuthUserDto extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDomain()List<String>getGroups()StringgetLogin()StringgetUserEmail()StringgetUserLongName()
-