Class User<T extends UserFactory>

java.lang.Object
org.ametys.core.user.User<T>
Type Parameters:
T - The type of the factory
All Implemented Interfaces:
Principal

public class User<T extends UserFactory> extends Object implements Principal
Implementation of the principal abstraction to represent an user with a login and a StoredUser