@Generated(value="org.jsonschema2pojo") public class AuthMessage extends org.hawkular.bus.common.BasicMessage implements 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.
|
public Authentication getAuthentication()
public void setAuthentication(Authentication authentication)
authentication - The authenticationCopyright © 2015 Red Hat. All rights reserved.