java.lang.Object | |
↳ | org.mule.modules.avalara.util.AvalaraProfileHandler |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | AVALARA_PREFIX | ||||||||||
String | NAMESPACE | ||||||||||
String | PROFILE_ELEMENT |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
profile |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a SOAPSimpleCredentials handler and initializes the member variables.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns null as this handler doesn't process any Headers, it just adds one.
| |||||||||||
Returns true, no action is taken for faults messages.
| |||||||||||
Adds WS-Security header to request messages.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Creates a SOAPSimpleCredentials handler and initializes the member variables. In most cases, the sign static method should be used instead.
profile |
---|
messageContext |
---|
Returns null as this handler doesn't process any Headers, it just adds one.
Returns true, no action is taken for faults messages.
smc |
---|
Adds WS-Security header to request messages.
smc |
---|