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

List of all members.

Public Member Functions

String getConfidentiality ()
void setConfidentiality (String confidentiality)
String getEstablishTrustInClient ()
void setEstablishTrustInClient (String establishTrustInClient)
String getEstablishTrustInTarget ()
void setEstablishTrustInTarget (String establishTrustInTarget)
String getIntegrity ()
void setIntegrity (String integrity)
 TransportConfigMapping ()
String toXML (int indent)

Detailed Description

This class defines the implementation of the element transport-config

Author:
JOnAS team

Definition at line 36 of file TransportConfigMapping.java.


Constructor & Destructor Documentation

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

Constructor

Definition at line 111 of file TransportConfigMapping.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.getConfidentiality  ) 
 

Returns:
Returns the confidentiality.

Definition at line 62 of file TransportConfigMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.getEstablishTrustInClient  ) 
 

Returns:
Returns the establishTrustInClient.

Definition at line 74 of file TransportConfigMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.getEstablishTrustInTarget  ) 
 

Returns:
Returns the establishTrustInTarget.

Definition at line 86 of file TransportConfigMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.getIntegrity  ) 
 

Returns:
Returns the integrity.

Definition at line 98 of file TransportConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.setConfidentiality String  confidentiality  ) 
 

Parameters:
confidentiality The confidentiality to set.

Definition at line 68 of file TransportConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.setEstablishTrustInClient String  establishTrustInClient  ) 
 

Parameters:
establishTrustInClient The establishTrustInClient to set.

Definition at line 80 of file TransportConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.setEstablishTrustInTarget String  establishTrustInTarget  ) 
 

Parameters:
establishTrustInTarget The establishTrustInTarget to set.

Definition at line 92 of file TransportConfigMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping.setIntegrity String  integrity  ) 
 

Parameters:
integrity The integrity to set.

Definition at line 104 of file TransportConfigMapping.java.

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

Referenced by org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.toXML().


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