Class InternalUser
java.lang.Object
co.yellowdog.platform.model.User
co.yellowdog.platform.model.InternalUser
- All Implemented Interfaces:
Identified
,Named
,Serializable
Represents an internal user within the YellowDog Platform.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class co.yellowdog.platform.model.User
getAccessDelegates, getEmail, getId, getName, isEulaAccepted, isPasswordSet, setAccessDelegates, setEmail, setEulaAccepted, setId, setName, setPasswordSet
-
Constructor Details
-
InternalUser
public InternalUser()
-
-
Method Details
-
equals
-
canEqual
-
hashCode
-
getUsername
-
setUsername
-
toString
-