Package org.ogf.saga.session

This package contains the Session interface, which provides a common interface for managing security information (by storing Context objects).

See: Description

Package org.ogf.saga.session Description

This package contains the Session interface, which provides a common interface for managing security information (by storing Context objects). Sessions get created by the factory methods SessionFactory.createSession() and SessionFactory.createSession(boolean). There is a default session, which is used in all factory methods where a SAGA object is created without explicitly specifying a session.

Copyright © 2016 Open Grid Forum. All rights reserved.