Class RepositoryAuthentication

java.lang.Object
All Implemented Interfaces:
java.io.Serializable, RememberMeAuthentication

public class RepositoryAuthentication
extends UserPasswordAuthentication
This Authentication holds user, passwords and roles in the applications repository. You have to add the User - class to your Application.getEntityClasses to let the Repository handle the needed classes.
See Also:
User, Serialized Form