BearerAuthCredentialsAccessor.BearerAuthCredentialsProperty, HeaderFields<C,B>, RequestHeaderFields, ResponseHeaderFieldsAbstractHeaderFields, RequestHeaderFieldsImpl, ResponseHeaderFieldsImplpublic interface BearerAuthCredentialsAccessor
BearerAuthCredentials property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BearerAuthCredentialsAccessor.BearerAuthCredentialsBuilder<B extends BearerAuthCredentialsAccessor.BearerAuthCredentialsBuilder<B>> |
Provides a builder method for a
BearerAuthCredentials property
returning the builder for applying multiple build operations. |
static interface |
BearerAuthCredentialsAccessor.BearerAuthCredentialsMutator |
Provides a mutator for a
BearerAuthCredentials property. |
static interface |
BearerAuthCredentialsAccessor.BearerAuthCredentialsProperty |
Provides a
BearerAuthCredentials property. |
| Modifier and Type | Method | Description |
|---|---|---|
BearerAuthCredentials |
getBearerAuthCredentials() |
Retrieves the
BearerAuthCredentials from the bearer
authentication credentials property (or null if there are none such
credentials). |
BearerAuthCredentials getBearerAuthCredentials()
BearerAuthCredentials from the bearer
authentication credentials property (or null if there are none such
credentials).BearerAuthCredentials stored by the bearer
authentication credentials property (or null if there are none
such credentials).Copyright © 2018. All rights reserved.