Package | Description |
---|---|
io.sphere.sdk.extensions |
Modifier and Type | Method and Description |
---|---|
AuthorizationHeaderAuthenticationBuilder |
AuthorizationHeaderAuthenticationBuilder.headerValue(String headerValue)
Sets the
headerValue property of this builder. |
static AuthorizationHeaderAuthenticationBuilder |
AuthorizationHeaderAuthenticationBuilder.of(AuthorizationHeaderAuthentication template)
Creates a new object initialized with the fields of the template parameter.
|
static AuthorizationHeaderAuthenticationBuilder |
AuthorizationHeaderAuthenticationBuilder.of(String headerValue)
Creates a new object initialized with the given values.
|