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 class
static class
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebAuthUser.Builder
builder()
static WebAuthUser.Builder
builder
(WebAuthUser webAuthUser) boolean
getEmail()
getId()
com.google.common.collect.ImmutableCollection<String>
getRoles()
int
hashCode()
toString()