| Package | Description |
|---|---|
| org.mule.extension.ws.api.security | |
| org.mule.extension.ws.internal.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityStrategyType |
WssTimestampSecurityStrategy.securityType() |
SecurityStrategyType |
SecurityStrategy.securityType()
Returns the type of the security strategy, if applies for the request or the response.
|
SecurityStrategyType |
WssEncryptSecurityStrategy.securityType() |
SecurityStrategyType |
WssDecryptSecurityStrategy.securityType() |
SecurityStrategyType |
WssSignSecurityStrategy.securityType() |
SecurityStrategyType |
WssVerifySignatureSecurityStrategy.securityType() |
SecurityStrategyType |
WssUsernameTokenSecurityStrategy.securityType() |
| Modifier and Type | Method and Description |
|---|---|
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–2017 MuleSoft, Inc.. All rights reserved.