org.objectweb.jonas_ear.deployment.xml.JonasSecurity Class Reference

List of all members.

Public Member Functions

 JonasSecurity ()
JLinkedList getSecurityRoleMappingList ()
void addSecurityRoleMapping (SecurityRoleMapping securityRoleMapping)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-security
Author:
Florent Benoit

Definition at line 35 of file JonasSecurity.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ear.deployment.xml.JonasSecurity.JonasSecurity  ) 
 

Constructor

Definition at line 45 of file JonasSecurity.java.


Member Function Documentation

void org.objectweb.jonas_ear.deployment.xml.JonasSecurity.addSecurityRoleMapping SecurityRoleMapping  securityRoleMapping  ) 
 

Add a new security-role-mapping element to this object

Parameters:
securityRoleMapping the securityRoleMapping object

Definition at line 63 of file JonasSecurity.java.

JLinkedList org.objectweb.jonas_ear.deployment.xml.JonasSecurity.getSecurityRoleMappingList  ) 
 

Gets the security-role-mapping

Returns:
the security-role-mapping

Definition at line 55 of file JonasSecurity.java.

Referenced by org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc.EarDeploymentDesc().

String org.objectweb.jonas_ear.deployment.xml.JonasSecurity.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 72 of file JonasSecurity.java.

References org.objectweb.jonas_lib.deployment.xml.JLinkedList.toString(), and org.objectweb.jonas_lib.deployment.xml.JLinkedList.toXML().

Referenced by org.objectweb.jonas_ear.deployment.xml.JonasApplication.toXML().

Here is the call graph for this function:


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