Class AuthedUserController.Ins
-
- All Implemented Interfaces:
public class AuthedUserController.Ins
-
-
Constructor Summary
Constructors Constructor Description AuthedUserController.Ins()
-
Method Summary
Modifier and Type Method Description Map<String, String>getAlias()voidsetAlias(Map<String, String> alias)Set<String>getPerms()voidsetPerms(Set<String> perms)Set<String>getCheck()voidsetCheck(Set<String> check)booleanisAny()booleanequals(@Nullable() Object o)inthashCode()StringtoString()voidsetAny(boolean any)
-