Interface UserWithAttributes

All Superinterfaces:
Attributes, Comparable<User>, Principal, User
All Known Implementing Classes:
DelegatingUserWithAttributes

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