Skip navigation links
com.essbase.eas.framework.defs.transfer
Class SSLConfigurationOptions
java.lang.Object
com.essbase.eas.framework.defs.transfer.XMLTransferMessage
com.essbase.eas.framework.defs.transfer.SSLConfigurationOptions
-
public class SSLConfigurationOptions
- extends XMLTransferMessage
- Author:
- srasmuss TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SSLConfigurationOptions
public SSLConfigurationOptions()
SSLConfigurationOptions
public SSLConfigurationOptions(java.lang.String text)
-
- Parameters:
text
-
SSLConfigurationOptions
public SSLConfigurationOptions(java.lang.String text,
int status,
int level,
int number)
-
- Parameters:
text
-
status
-
level
-
number
-
SSLConfigurationOptions
public SSLConfigurationOptions(java.lang.String text,
int status,
int level,
int number,
int port,
boolean sslUsageFlag)
-
- Parameters:
text
-
status
-
level
-
number
-
port
-
sslUsageFlag
-
getPort
public int getPort()
setPort
public void setPort(int portValue)
getAlwaysUseSSL
public boolean getAlwaysUseSSL()
setAlwaysUseSSL
public void setAlwaysUseSSL(boolean sslFlag)
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.