org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping Class Reference

Collaboration diagram for org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IorSecurityConfigMapping ()
AsContextMapping getAsContext ()
void setAsContext (AsContextMapping asContext)
SasContextMapping getSasContext ()
void setSasContext (SasContextMapping sasContext)
TransportConfigMapping getTransportConfig ()
void setTransportConfig (TransportConfigMapping transportConfig)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element cmp-field-jdbc-mapping

Author:
JOnAS team

Definition at line 36 of file IorSecurityConfigMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.IorSecurityConfigMapping  ) 
 

Constructor

Definition at line 57 of file IorSecurityConfigMapping.java.


Member Function Documentation

AsContextMapping org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.getAsContext  ) 
 

Returns:
Returns the asContext.

Definition at line 64 of file IorSecurityConfigMapping.java.

SasContextMapping org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.getSasContext  ) 
 

Returns:
Returns the sasContext.

Definition at line 76 of file IorSecurityConfigMapping.java.

TransportConfigMapping org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.getTransportConfig  ) 
 

Returns:
Returns the transportConfig.

Definition at line 88 of file IorSecurityConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.setAsContext AsContextMapping  asContext  ) 
 

Parameters:
asContext The asContext to set.

Definition at line 70 of file IorSecurityConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.setSasContext SasContextMapping  sasContext  ) 
 

Parameters:
sasContext The sasContext to set.

Definition at line 82 of file IorSecurityConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.setTransportConfig TransportConfigMapping  transportConfig  ) 
 

Parameters:
transportConfig The transportConfig to set.

Definition at line 94 of file IorSecurityConfigMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.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 102 of file IorSecurityConfigMapping.java.

References org.objectweb.jonas_ejb.deployment.xml.SasContextMapping.toXML(), org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.toXML(), and org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.toXML().

Referenced by org.objectweb.jonas_ejb.deployment.xml.Session.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:11:36 2005 for JOnAS by  doxygen 1.3.9.1