Uses of Class
fr.ifremer.coser.web.CoserWebConfig

Packages that use CoserWebConfig
fr.ifremer.coser.web   
fr.ifremer.coser.web.actions   
fr.ifremer.coser.web.actions.admin   
 

Uses of CoserWebConfig in fr.ifremer.coser.web
 

Fields in fr.ifremer.coser.web declared as CoserWebConfig
protected static CoserWebConfig ServiceFactory.coserConfig
           
 

Methods in fr.ifremer.coser.web that return CoserWebConfig
static CoserWebConfig ServiceFactory.getCoserConfig()
          Get application config configuration.
 

Uses of CoserWebConfig in fr.ifremer.coser.web.actions
 

Methods in fr.ifremer.coser.web.actions with parameters of type CoserWebConfig
protected  boolean UploadResultAction.equalsSHA1Password(CoserWebConfig config, String sha1Password)
          Check if sha1 password equals to config password.
 

Uses of CoserWebConfig in fr.ifremer.coser.web.actions.admin
 

Methods in fr.ifremer.coser.web.actions.admin with parameters of type CoserWebConfig
protected  boolean PerformLoginAction.equalsSHA1Password(CoserWebConfig config, String password)
          Check if sha1 password equals to config password.
 



Copyright © 2010-2012 Ifremer. All Rights Reserved.