Class RepositoryAuthenticatedUser

java.lang.Object
net.sf.acegisecurity.providers.dao.User
org.alfresco.repo.security.authentication.RepositoryAuthenticatedUser
All Implemented Interfaces:
Serializable, net.sf.acegisecurity.UserDetails

public class RepositoryAuthenticatedUser extends net.sf.acegisecurity.providers.dao.User
A user authenticated by the Alfresco repository using RepositoryAuthenticationDao
Author:
Gethin James
See Also: