Java Toolbox OpenSSO Module
Overview
Java Toolbox module to provide simple integration with
OpenSSO identity
services functionality. The goal is to provide ready to use components that
can be configured into existing applications without the need for additional
development.
Features
- Provides a javax.servlet.Filter implementation to facilitate
single sign-on and read only access to user information within
javax.servlet.http.HttpSession scope.
- The toolbox.opensso.idm package provides interfaces and classes
to search the OpenSSO data store.
- The toolbox.opensso.sm package provides interfaces and classes
to integrate with the OpenSSO Service Management Services to enable
developers to customise the OpenSSO Console.
Documentation
General
News
[03 July 2008]
New release that includes search facilities and Service Management
integration.
[14 December 2007]
Java Toolbox OpenSSO Module initial release.