Interface UserWithAttributes

All Superinterfaces:
Attributes, Comparable<User>, Principal, User
All Known Subinterfaces:
UserWithAttributes
All Known Implementing Classes:
DelegatingUserWithAttributes, DelegatingUserWithAttributes, ImmutableTimestampedUserWithAttributes, ImmutableUserWithAttributes, InternalUserWithAttributes, LDAPUserWithAttributes, UserEntity, UserTemplateWithAttributes, UserTemplateWithCredentialAndAttributes

public interface UserWithAttributes extends User, Attributes
Combination of a User and the user's Attributes.