Package tv.hd3g.authkit.mod.dto
Class LoggedUserTagsTokenDto
- java.lang.Object
-
- tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
-
public class LoggedUserTagsTokenDto extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOnlyForHost()Set<String>getTags()DategetTimeout()StringgetUserUUID()booleanisFromCookie()
-