org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc Class Reference

List of all members.

Public Member Functions

 SecurityEntryDesc (SecurityEntry se)
String getPrincipalName ()
String getUser ()
String getPassword ()
String getEncypted ()

Detailed Description

This class defines the implementation of the element security-entry

Author:
Eric Hardesty

Definition at line 38 of file SecurityEntryDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc.SecurityEntryDesc SecurityEntry  se  ) 
 

Constructor

Definition at line 63 of file SecurityEntryDesc.java.

References org.objectweb.jonas_rar.deployment.xml.SecurityEntry.getEncrypted(), org.objectweb.jonas_rar.deployment.xml.SecurityEntry.getPassword(), org.objectweb.jonas_rar.deployment.xml.SecurityEntry.getPrincipalName(), and org.objectweb.jonas_rar.deployment.xml.SecurityEntry.getUser().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc.getEncypted  ) 
 

Gets the encrypted value

Returns:
the encrypted value

Definition at line 100 of file SecurityEntryDesc.java.

String org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc.getPassword  ) 
 

Gets the password

Returns:
the password

Definition at line 92 of file SecurityEntryDesc.java.

String org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc.getPrincipalName  ) 
 

Gets the principalName

Returns:
the principalName

Definition at line 76 of file SecurityEntryDesc.java.

String org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc.getUser  ) 
 

Gets the user

Returns:
the user

Definition at line 84 of file SecurityEntryDesc.java.


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