- WALLET_KEYSTORE_PROVIDER - Static variable in interface oracle.webservices.ClientConstants
-
The provider for this wallet - defaults to "OraclePKI" - for other providers, the caller will be required to register the provider using Security.addProvider(...)
- WALLET_KEYSTORE_TYPE - Static variable in interface oracle.webservices.ClientConstants
-
The type of keystore for this wallet - "SSO", "PKCS12", "TEXT" are valid values If not provided, defaults to "SSO"
- WALLET_LOCATION - Static variable in interface oracle.webservices.ClientConstants
-
- WALLET_PASSWORD - Static variable in interface oracle.webservices.ClientConstants
-
- WS_SSL_KEY_ALIAS - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for client descriptor to set the SSL keystore identity key alias.
- WS_SSL_KEYSTORE_LOCATION - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for client descriptor to set the SSL keystore uri.
- WS_SSL_KEYSTORE_TYPE - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for client descriptor to set the SSL keystore type.
- WS_SSL_TRUSTSTORE_LOCATION - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for client descriptor to set the SSL truststore uri.
- WS_SSL_TRUSTSTORE_TYPE - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for client descriptor to set the SSL truststore type.
- WSA_ACTION - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the wsa action used in the next invocation
- WSA_FAULT_TO - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the faultTo address used in the next invocation
- WSA_MESSAGE_ID - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the wsa message id used in the next invocation
- WSA_RELATES_TO - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynmaically set the relatesTo address used in the next invocation
- WSA_REPLY_TO - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the replyTo address used in the next invocation
- WSDL_DEFINITION - Static variable in interface oracle.webservices.ClientConstants
-
This property can be set on the RequestContext of a Dispatch object in order to provide the WSDL Definition (this circumvents the inability to specify a Definition object instead of a wsdl location using the standard JAX-WS API)
- WSM_INTERCEPTOR_PIPELINE_CONFIG - Static variable in interface oracle.webservices.ClientConstants
-
Deprecated.
This property has been deprecated, please use oracle.webservices.ClientConstants.CLIENT_CONFIG.
- WSM_SUBJECT_PRECEDENCE - Static variable in interface oracle.webservices.ClientConstants
-
This property will be set to false in case the client wants that while creating the SAML token we should not use the SUBJECT that has been formed and instead they want to use the username first that has been sent by the client.
- WSRM_1_0 - Static variable in class oracle.webservices.rm.WSRMProtocolVersion
-
WS-RM 1.0 protocol
- WSRM_1_1 - Static variable in class oracle.webservices.rm.WSRMProtocolVersion
-
WS-RM 1.1 protocol
- WSRMProtocolVersion - Class in oracle.webservices.rm
-
Type-safe enumeration for WS-RM protocol versions.
- WSSEC_ENC_KEY_ALIAS - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Calls to dynamically set the alias of the key within the the keystore that will be used for encryption.
- WSSEC_ENC_KEY_PASSWORD - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Calls to dynamically set the password for the key within the keystore that will be used for encryption.
- WSSEC_KERBEROS_SERVICE_PRINCIPAL - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the service principal name when trying access a service that is protected using Kerberos mechanism.
- WSSEC_KEYSTORE_LOCATION - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Calls to dynamically set the location of the keystore file.
- WSSEC_KEYSTORE_PASSWORD - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Calls to dynamically set the password of the keystore file.
- WSSEC_KEYSTORE_TYPE - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Call to dynamically set the type keystore file.
- WSSEC_RECIPIENT_KEY_ALIAS - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the alias for key within the keystore used to encrypt type outbound message.
- WSSEC_SAML_ISSUER_NAME - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the SAML issuer name when trying access a service that is protected using SAML mechanism.
- WSSEC_SIG_KEY_ALIAS - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the alias of the key within the keystore that will be used for digital signatures.
- WSSEC_SIG_KEY_PASSWORD - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs and Calls to dynamically set the password of the key within the keystore that will be used for digital signatures.