org.objectweb.jonas.webapp.jonasadmin.security.RealmItem Class Reference

List of all members.

Public Member Functions

 RealmItem (String p_Name, String p_Type, String p_ContextPath, boolean p_UsedBySecurityService)
String getContextPath ()
void setContextPath (String contextPath)

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 33 of file RealmItem.java.


Constructor & Destructor Documentation

org.objectweb.jonas.webapp.jonasadmin.security.RealmItem.RealmItem String  p_Name,
String  p_Type,
String  p_ContextPath,
boolean  p_UsedBySecurityService
 

Parameters:
name 
type 
contextPath 
usedBySecurityService 

Definition at line 64 of file RealmItem.java.

References org.objectweb.jonas.webapp.jonasadmin.security.RealmItem.setContextPath().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas.webapp.jonasadmin.security.RealmItem.getContextPath  ) 
 

Returns:
Returns the contextPath.

Definition at line 101 of file RealmItem.java.

void org.objectweb.jonas.webapp.jonasadmin.security.RealmItem.setContextPath String  contextPath  ) 
 

Parameters:
contextPath The contextPath to set.

Definition at line 107 of file RealmItem.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.security.RealmItem.RealmItem().


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