@Generated(value="org.jsonschema2pojo") public class AuthMessage extends BasicMessage
| Constructor and Description |
|---|
AuthMessage() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
getAuthentication()
Provides user credentials or security token.
|
void |
setAuthentication(Authentication authentication)
Provides user credentials or security token.
|
buildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringpublic Authentication getAuthentication()
public void setAuthentication(Authentication authentication)
authentication - The authenticationCopyright © 2015 Red Hat, Inc.. All rights reserved.