org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm Class Reference

Inherits org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm.

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm:

Collaboration graph
[legend]
List of all members.

Public Member Functions

ActionErrors validate (ActionMapping mapping, HttpServletRequest request)

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 40 of file DatasourceRealmForm.java.


Member Function Documentation

ActionErrors org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm.validate ActionMapping  mapping,
HttpServletRequest  request
 

Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found. If no errors are found, return null or an ActionErrors object with no recorded error messages.

Parameters:
mapping The mapping used to select this instance
request The servlet request we are processing
Returns:
List of errors

Reimplemented from org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm.

Definition at line 70 of file DatasourceRealmForm.java.


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