Class AppAuthentication

java.lang.Object
com.erudika.para.server.security.AppAuthentication
All Implemented Interfaces:
Serializable, Principal, org.springframework.security.core.Authentication

public class AppAuthentication extends Object implements org.springframework.security.core.Authentication
A simple wrapper for the authentication object.
Author:
Alex Bogdanovski [[email protected]]
See Also: