| Package | Description |
|---|---|
| org.mule.soap.api.security |
| Modifier and Type | Method and Description |
|---|---|
static PasswordType |
PasswordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordType[] |
PasswordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WssUsernameTokenSecurityStrategy(String user,
String password,
PasswordType passwordType,
boolean addNonce,
boolean addCreated) |
Copyright © 2020. All rights reserved.