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

List of all members.

Public Member Functions

 AuthenticationMechanismDesc (AuthenticationMechanism am)
List getDescriptionList ()
String getAuthenticationMechanismType ()
String getCredentialInterface ()

Detailed Description

This class defines the implementation of the element authentication-mechanism

Author:
Eric Hardesty

Definition at line 40 of file AuthenticationMechanismDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc.AuthenticationMechanismDesc AuthenticationMechanism  am  ) 
 

Constructor

Definition at line 61 of file AuthenticationMechanismDesc.java.

References org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism.getAuthenticationMechanismType(), org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism.getCredentialInterface(), and org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism.getDescriptionList().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc.getAuthenticationMechanismType  ) 
 

Gets the authentication-mechanism-type

Returns:
the authentication-mechanism-type

Definition at line 81 of file AuthenticationMechanismDesc.java.

Referenced by org.objectweb.jonas.resource.Rar.processRar().

String org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc.getCredentialInterface  ) 
 

Gets the credential-interface

Returns:
the credential-interface

Definition at line 89 of file AuthenticationMechanismDesc.java.

List org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc.getDescriptionList  ) 
 

Gets the description

Returns:
the description

Definition at line 73 of file AuthenticationMechanismDesc.java.


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