org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping Class Reference

List of all members.

Public Member Functions

 JonasSecurityMapping ()
JLinkedList getSecurityEntryList ()
void setSecurityEntryList (JLinkedList securityEntryList)
void addSecurityEntry (SecurityEntry securityEntry)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-security-mapping

Author:
Eric Hardesty

Definition at line 37 of file JonasSecurityMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping.JonasSecurityMapping  ) 
 

Constructor

Definition at line 47 of file JonasSecurityMapping.java.


Member Function Documentation

void org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping.addSecurityEntry SecurityEntry  securityEntry  ) 
 

Add a new security-entry element to this object

Parameters:
securityEntry the securityEntry object

Definition at line 72 of file JonasSecurityMapping.java.

JLinkedList org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping.getSecurityEntryList  ) 
 

Gets the security-entry

Returns:
the security-entry

Definition at line 56 of file JonasSecurityMapping.java.

Referenced by org.objectweb.jonas_rar.deployment.api.JonasSecurityMappingDesc.JonasSecurityMappingDesc().

void org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping.setSecurityEntryList JLinkedList  securityEntryList  ) 
 

Set the security-entry

Parameters:
securityEntryList securityEntryList

Definition at line 64 of file JonasSecurityMapping.java.

String org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping.toXML int  indent  ) 
 

Represents this element by it's XML description.

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

Definition at line 81 of file JonasSecurityMapping.java.

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

Referenced by org.objectweb.jonas_rar.deployment.xml.JonasConnector.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:13:22 2005 for JOnAS by  doxygen 1.3.9.1