HeaderAtnOutboundConfig |
HeaderAtnOutboundConfig.Builder.build() |
|
static HeaderAtnOutboundConfig |
HeaderAtnOutboundConfig.create() |
Create a default header outbound configuration.
|
static HeaderAtnOutboundConfig |
HeaderAtnOutboundConfig.create(Config config) |
Create header outbound configuration from config.
|
static HeaderAtnOutboundConfig |
HeaderAtnOutboundConfig.create(OutboundTarget outboundTarget) |
Create header outbound configuration from an outbound target.
|
static HeaderAtnOutboundConfig |
HeaderAtnOutboundConfig.create(TokenHandler tokenHandler,
String user) |
Create header outbound configuration from a token handler and username.
|