|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebServiceActionPasswordType | |
|---|---|
| flux | File Orchestration Solutions for Banking and Finance |
| Uses of WebServiceActionPasswordType in flux |
|---|
| Methods in flux that return WebServiceActionPasswordType | |
|---|---|
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. |
| Methods in flux with parameters of type WebServiceActionPasswordType | |
|---|---|
void |
WebServiceAction.setPasswordType(WebServiceActionPasswordType passwordType)
Sets the kind of password used to authenticate a secure Web service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||