@Generated(value="org.jsonschema2pojo") public class AuthMessage extends org.hawkular.bus.common.AbstractMessage implements org.hawkular.bus.common.BasicMessage, org.hawkular.bus.common.msg.features.FailOnUnknownProperties
| 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. All rights reserved.