public class Nokia5529IdmSoapPropertiesConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_SOAP_PASSWORD
The property value for the default SOAP Password
|
static java.lang.String |
DEFAULT_SOAP_PORT_HTTP
The default value for the SOAP Port
|
static java.lang.String |
DEFAULT_SOAP_PORT_HTTPS
The default value for the SOAP Secure Port
|
static java.lang.String |
DEFAULT_SOAP_SECURE
The default value for the SOAP Secure flag
IDM/ASM 9.6.08 EMS made HTTPS is the default protocol
|
static java.lang.String |
PROP_IS_PASSWORD_ENCRYPTED
The property name for the SOAP Password
|
static java.lang.String |
PROP_SOAP_PASSWORD
The property name for the SOAP Password
|
static java.lang.String |
PROP_SOAP_PORT
The property name for the SOAP Port
|
static java.lang.String |
PROP_SOAP_SECURE
The property name for the SOAP Secure flag
|
static java.lang.String |
PROP_SOAP_USERNAME
The property name for the SOAP Username
|
| Constructor and Description |
|---|
Nokia5529IdmSoapPropertiesConstants() |
public static final java.lang.String PROP_SOAP_USERNAME
public static final java.lang.String PROP_SOAP_PASSWORD
public static final java.lang.String DEFAULT_SOAP_PASSWORD
public static final java.lang.String PROP_IS_PASSWORD_ENCRYPTED
public static final java.lang.String PROP_SOAP_PORT
public static final java.lang.String PROP_SOAP_SECURE
public static final java.lang.String DEFAULT_SOAP_PORT_HTTP
public static final java.lang.String DEFAULT_SOAP_SECURE
public static final java.lang.String DEFAULT_SOAP_PORT_HTTPS