| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.module.xmlsecurity.algorithms.SignatureMethodAlgorithm | |
Enumeration of the Signature Method Algorithms
For a definition of Signature Methods see Signature Method algorithm
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SignatureMethodAlgorithm | DSA_SHA1 | DSA SHA1 | |||||||||
| SignatureMethodAlgorithm | HMAC_SHA1 | HMAC SHA1 | |||||||||
| SignatureMethodAlgorithm | RSA_SHA1 | RSA SHA1 | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| algorithm | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Used to get the string uri for the Signature Method algorithm
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Used to get the string uri for the Signature Method algorithm