public interface MessageAuthentication extends XMLMarshallable
Java interface represents the authentication data
used for a given authentication scheme.| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageAuthentication.MessageAuthScheme |
| Modifier and Type | Method and Description |
|---|---|
MessageAuthentication.MessageAuthScheme |
getScheme()
Returns the name of the scheme used for authentication.
|
addCharacterData, addChild, marshal, setAttributesMessageAuthentication.MessageAuthScheme getScheme()