Class AnonymousAuthenticationToken

java.lang.Object
org.acegisecurity.providers.anonymous.AnonymousAuthenticationToken
All Implemented Interfaces:
Serializable, Principal, Authentication

@Deprecated public class AnonymousAuthenticationToken extends Object implements Authentication, Serializable
Deprecated.
use AnonymousAuthenticationToken
See Also: