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

List of all members.

Public Member Functions

String getAuthMethod ()
void setAuthMethod (String authMethod)
String getRealm ()
void setRealm (String realm)
String getRequired ()
void setRequired (String required)
 AsContextMapping ()
String toXML (int indent)

Detailed Description

This class defines the implementation of the element as-context

Author:
JOnAS team

Definition at line 36 of file AsContextMapping.java.


Constructor & Destructor Documentation

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

Constructor

Definition at line 93 of file AsContextMapping.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.getAuthMethod  ) 
 

Returns:
Returns the authMethod.

Definition at line 57 of file AsContextMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.getRealm  ) 
 

Returns:
Returns the realm.

Definition at line 69 of file AsContextMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.getRequired  ) 
 

Returns:
Returns the required.

Definition at line 81 of file AsContextMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.setAuthMethod String  authMethod  ) 
 

Parameters:
authMethod The authMethod to set.

Definition at line 63 of file AsContextMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.setRealm String  realm  ) 
 

Parameters:
realm The realm to set.

Definition at line 75 of file AsContextMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.setRequired String  required  ) 
 

Parameters:
required The required to set.

Definition at line 87 of file AsContextMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.AsContextMapping.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 104 of file AsContextMapping.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:31 2005 for JOnAS by  doxygen 1.3.9.1