@Generated(value="org.jsonschema2pojo") public class AuthMessage extends AbstractMessage implements BasicMessage, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSONpublic Authentication getAuthentication()
public void setAuthentication(Authentication authentication)
authentication - The authenticationCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.