Package org.apache.isis.core.commons.authentication

Defines the AuthenticationSession interface that represent a user's session identifier once they have logged on.

See: Description

Package org.apache.isis.core.commons.authentication Description

Defines the AuthenticationSession interface that represent a user's session identifier once they have logged on.

The AuthenticationSession broadly corresponds to the UserMemento and RoleMemento that are defined in the applib. An AuthenticationSession is required in order to interact with the rest of the framework.

Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.