- All Superinterfaces:
- com.helger.commons.name.IHasName
- All Known Subinterfaces:
- IUser
- All Known Implementing Classes:
- AuthSubject, User
@MustImplementEqualsAndHashcode
public interface IAuthSubject
extends com.helger.commons.name.IHasName
Represents a user or any other subject that uses an application. A subject
has at least a name and some additional properties.
- Author:
- Philip Helger