eXo JCR :: Applications :: Backup Console 1.15.6-GA

org.exoplatform.jcr.backupconsole
Class FormAuthentication

java.lang.Object
  extended by org.exoplatform.jcr.backupconsole.FormAuthentication

public class FormAuthentication
extends Object

Created by The eXo Platform SAS.
Date: 2010

Version:
$Id: FormAuthntication.java 111 2010-11-11 11:11:11Z rainf0x $
Author:
Alex Reshetnyak

Constructor Summary
FormAuthentication(String method, String formPath, HashMap<String,String> formParams)
           
 
Method Summary
 HashMap<String,String> getFormParams()
           
 String getFormPath()
           
 String getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormAuthentication

public FormAuthentication(String method,
                          String formPath,
                          HashMap<String,String> formParams)
Method Detail

getMethod

public String getMethod()

getFormPath

public String getFormPath()

getFormParams

public HashMap<String,String> getFormParams()

eXo JCR :: Applications :: Backup Console 1.15.6-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.