Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
Modifier and Type | Method and Description |
---|---|
WebServiceActionPasswordType |
WebServiceAction.getPasswordType()
Returns the kind of password used to authenticate a secure Web service.
|
static WebServiceActionPasswordType |
WebServiceActionPasswordType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WebServiceActionPasswordType[] |
WebServiceActionPasswordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WebServiceAction.setPasswordType(WebServiceActionPasswordType passwordType)
Sets the kind of password used to authenticate a secure Web service.
|
© 2000-2025 Flux Corporation. All rights reserved.