Class WebAuthUser
java.lang.Object
com.inductiveautomation.ignition.common.auth.web.WebAuthUser
- All Implemented Interfaces:
Serializable
Immutable details of a user who is federated into the system
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull WebAuthUser.Builderbuilder()static @NonNull WebAuthUser.Builderbuilder(WebAuthUser webAuthUser) booleangetEmail()@NonNull StringgetId()@NonNull com.google.common.collect.ImmutableCollection<String>getRoles()@NonNull Date@NonNull StringinthashCode()toString()