org.ow2.petals.binding.soap.listener.incoming.jetty
Class HTTPSKeystoreConfig
java.lang.Object
org.ow2.petals.binding.soap.listener.incoming.jetty.HTTPSKeystoreConfig
public class HTTPSKeystoreConfig
- extends java.lang.Object
|
Constructor Summary |
HTTPSKeystoreConfig(java.lang.String httpsKeystoreKeyPassword,
java.lang.String httpsKeystorePassword,
java.lang.String httpsKeystoreFile,
java.lang.String httpsKeystoreType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
httpsKeystoreKeyPassword
public java.lang.String httpsKeystoreKeyPassword
httpsKeystorePassword
public java.lang.String httpsKeystorePassword
httpsKeystoreFile
public java.lang.String httpsKeystoreFile
httpsKeystoreType
public java.lang.String httpsKeystoreType
HTTPSKeystoreConfig
public HTTPSKeystoreConfig(java.lang.String httpsKeystoreKeyPassword,
java.lang.String httpsKeystorePassword,
java.lang.String httpsKeystoreFile,
java.lang.String httpsKeystoreType)
getHttpsKeystoreKeyPassword
public java.lang.String getHttpsKeystoreKeyPassword()
- Returns:
- the httpsKeystoreKeyPassword
getHttpsKeystorePassword
public java.lang.String getHttpsKeystorePassword()
- Returns:
- the httpsKeystorePassword
getHttpsKeystoreFile
public java.lang.String getHttpsKeystoreFile()
- Returns:
- the httpsKeystoreFile
getHttpsKeystoreType
public java.lang.String getHttpsKeystoreType()
- Returns:
- the httpsKeystoreType
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.