| Package | Description |
|---|---|
| org.mule.service.soap.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityStrategyType |
WssEncryptSecurityStrategyCxfAdapter.securityType() |
SecurityStrategyType |
WssTimestampSecurityStrategyCxfAdapter.securityType() |
SecurityStrategyType |
WssVerifySignatureSecurityStrategyCxfAdapter.securityType() |
SecurityStrategyType |
SecurityStrategyCxfAdapter.securityType()
Returns the type of the security strategy, if applies for the request or the response.
|
SecurityStrategyType |
WssUsernameTokenSecurityStrategyCxfAdapter.securityType() |
SecurityStrategyType |
WssDecryptSecurityStrategyCxfAdapter.securityType() |
SecurityStrategyType |
WssSignSecurityStrategyCxfAdapter.securityType() |
static SecurityStrategyType |
SecurityStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityStrategyType[] |
SecurityStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.