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

List of all members.

Public Member Functions

 JonasSecurity ()
String getJaasfile ()
void setJaasfile (String jaasfile)
String getJaasentry ()
void setJaasentry (String jaasentry)
String getUsername ()
void setUsername (String username)
String getPassword ()
void setPassword (String password)
String toXML (int indent)

Detailed Description

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

Definition at line 36 of file JonasSecurity.java.


Constructor & Destructor Documentation

org.objectweb.jonas_client.deployment.xml.JonasSecurity.JonasSecurity  ) 
 

Default constructor

Definition at line 61 of file JonasSecurity.java.


Member Function Documentation

String org.objectweb.jonas_client.deployment.xml.JonasSecurity.getJaasentry  ) 
 

Returns:
the jaasentry

Definition at line 83 of file JonasSecurity.java.

Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc().

String org.objectweb.jonas_client.deployment.xml.JonasSecurity.getJaasfile  ) 
 

Returns:
the jaasfile

Definition at line 68 of file JonasSecurity.java.

Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc().

String org.objectweb.jonas_client.deployment.xml.JonasSecurity.getPassword  ) 
 

Returns:
the password

Definition at line 113 of file JonasSecurity.java.

Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc().

String org.objectweb.jonas_client.deployment.xml.JonasSecurity.getUsername  ) 
 

Returns:
the username

Definition at line 98 of file JonasSecurity.java.

Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc().

void org.objectweb.jonas_client.deployment.xml.JonasSecurity.setJaasentry String  jaasentry  ) 
 

Set the jaasentry

Parameters:
jaasentry jaasentry

Definition at line 91 of file JonasSecurity.java.

void org.objectweb.jonas_client.deployment.xml.JonasSecurity.setJaasfile String  jaasfile  ) 
 

Set the jaasfile

Parameters:
jaasfile jaasfile

Definition at line 76 of file JonasSecurity.java.

void org.objectweb.jonas_client.deployment.xml.JonasSecurity.setPassword String  password  ) 
 

Set the password

Parameters:
password password

Definition at line 121 of file JonasSecurity.java.

void org.objectweb.jonas_client.deployment.xml.JonasSecurity.setUsername String  username  ) 
 

Set the username

Parameters:
username username

Definition at line 106 of file JonasSecurity.java.

String org.objectweb.jonas_client.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 130 of file JonasSecurity.java.

Referenced by org.objectweb.jonas_client.deployment.xml.JonasClient.toXML().


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