java.lang.Object | ||
↳ | com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes | |
↳ | com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes |
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
Instances of this class will be effectively immutable so long as either:
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CompareTo must be compatible with the equals() and hashCode() methods
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.crowd.embedded.api.Attributes
| |||||||||||
From interface
com.atlassian.crowd.embedded.api.User
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
From interface
java.security.Principal
|
CompareTo must be compatible with the equals() and hashCode() methods