public class AnonymousSession extends AuthenticationSessionAbstract
For example, a webapp want to have a registration/sign-up page, or a 'lost password' page.
| Constructor and Description |
|---|
AnonymousSession() |
AnonymousSession(DataInputExtended input) |
encode, getAttribute, getMessageBroker, getRoles, getUserName, getValidationCode, hasUserNameOf, setAttribute, setMessageBroker, toStringpublic AnonymousSession()
public AnonymousSession(DataInputExtended input) throws IOException
IOExceptionCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.