| Interface | Description |
|---|---|
| SubjectManagerLocal |
The local EJB interface to the Authentication Boss.
|
| SubjectManagerRemote |
Subject manager remote API.
|
| Class | Description |
|---|---|
| SessionManager |
This is the JON Server's own session ID generator.
|
| SubjectManagerBean |
Provides functionality to access and manipulate subjects and principals, mainly for authentication purposes.
|
| Exception | Description |
|---|---|
| SessionException |
This Session base class is thrown when there are session related issues such as
SessionNotFoundException and
SessionTimeoutException. |
| SessionNotFoundException |
Occurs when the
SessionManager does not contain a session. |
| SessionTimeoutException |
Occurs when the
SessionManager has a session but its timeout has expired. |
| SubjectException |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.