org.objectweb.jonas.security.ws.SecurityContextHelper Class Reference

Inherits org.objectweb.jonas.security.AbsSecurityContextHelper.

Inheritance diagram for org.objectweb.jonas.security.ws.SecurityContextHelper:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.security.ws.SecurityContextHelper:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

SecurityContextHelper getInstance ()

Protected Member Functions

Logger getLogger ()
String getRealmKey ()
String getRealmDefault ()

Detailed Description

This class is used by Csiv2 server interceptor and by the JOnAS EJB provider Web Service. It allows to authenticate users.
Author:
Florent Benoit : Initial developper

Helene Joanin : Refactoring

Definition at line 37 of file SecurityContextHelper.java.


Member Function Documentation

SecurityContextHelper org.objectweb.jonas.security.ws.SecurityContextHelper.getInstance  )  [static]
 

Returns:
return the singleton instance

Definition at line 68 of file SecurityContextHelper.java.

Logger org.objectweb.jonas.security.ws.SecurityContextHelper.getLogger  )  [protected, virtual]
 

Returns:
the associated logger

Implements org.objectweb.jonas.security.AbsSecurityContextHelper.

Definition at line 78 of file SecurityContextHelper.java.

String org.objectweb.jonas.security.ws.SecurityContextHelper.getRealmDefault  )  [protected, virtual]
 

Returns:
return the CSIV2 default Realm

Implements org.objectweb.jonas.security.AbsSecurityContextHelper.

Definition at line 92 of file SecurityContextHelper.java.

String org.objectweb.jonas.security.ws.SecurityContextHelper.getRealmKey  )  [protected, virtual]
 

Returns:
return the CSIV2 Realm key

Implements org.objectweb.jonas.security.AbsSecurityContextHelper.

Definition at line 85 of file SecurityContextHelper.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:08:00 2005 for JOnAS by  doxygen 1.3.9.1