asit.config
Class Configuration
java.lang.Object
org.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
asit.config.Configuration
- All Implemented Interfaces:
- Serializable
- public class Configuration
- extends ValidatorForm
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE
public static String CONFIG_FILE
values_
protected static Hashtable values_
MOASS_HOST
protected static final String MOASS_HOST
- See Also:
- Constant Field Values
MOASS_KEYID
protected static final String MOASS_KEYID
- See Also:
- Constant Field Values
MOASP_HOST
protected static final String MOASP_HOST
- See Also:
- Constant Field Values
MOASP_TRUSTPROFILE
protected static final String MOASP_TRUSTPROFILE
- See Also:
- Constant Field Values
MOASP_CERTIFICATE
protected static final String MOASP_CERTIFICATE
- See Also:
- Constant Field Values
MOAZS_URL
protected static final String MOAZS_URL
- See Also:
- Constant Field Values
SSURL
protected static final String SSURL
- See Also:
- Constant Field Values
MOA_SENDER
protected static final String MOA_SENDER
- See Also:
- Constant Field Values
MOAZS_SENDER
protected static final String MOAZS_SENDER
- See Also:
- Constant Field Values
MOAZS_KEYIDENTIFER
protected static final String MOAZS_KEYIDENTIFER
- See Also:
- Constant Field Values
Configuration
public Configuration()
getMOAZSKeyIdentifier
public String getMOAZSKeyIdentifier()
setMOAZSKeyIdentifier
public void setMOAZSKeyIdentifier(String keyid)
getMOAZSSender
public String getMOAZSSender()
setMOAZSSender
public void setMOAZSSender(String sender)
getMOASender
public String getMOASender()
setMOASender
public void setMOASender(String sender)
getMOAZSURL
public String getMOAZSURL()
setMOAZSURL
public void setMOAZSURL(String url)
getMOASSHost
public String getMOASSHost()
getSSURL
public String getSSURL()
getMOASSKeyIdentifier
public String getMOASSKeyIdentifier()
setMOASSHost
public void setMOASSHost(String moass_host)
setSSURL
public void setSSURL(String ssurl)
setMOASSKeyIdentifier
public void setMOASSKeyIdentifier(String moass_keyid)
getMOASPHost
public String getMOASPHost()
getMOASPTrustProfile
public String getMOASPTrustProfile()
getMOASPCertificate
public String getMOASPCertificate()
setMOASPHost
public void setMOASPHost(String moasp_host)
setMOASPTrustProfile
public void setMOASPTrustProfile(String moasp_trustprofile)
setMOASPCertificate
public void setMOASPCertificate(String moasp_certificate)
loadFromConfigFile
public void loadFromConfigFile(ServletContext context)
throws IOException
- Throws:
IOException
writeToConfigFile
public void writeToConfigFile(ServletContext context)
throws IOException
- Throws:
IOException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.