AuthCredentials<T,V>, AuthTypeAccessor.AuthTypeProperty, BasicAuthCredentials, BasicAuthCredentials.BasicAuthCredentialsBuilder, BearerAuthCredentialsBasicAuthCredentialsBuilderImpl, BasicAuthCredentialsImpl, BearerAuthCredentialsImplpublic interface AuthTypeAccessor
AuthType property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
AuthTypeAccessor.AuthTypeBuilder<B extends AuthTypeAccessor.AuthTypeBuilder<B>> |
Provides a builder method for a
AuthType property returning the
builder for applying multiple build operations. |
static interface |
AuthTypeAccessor.AuthTypeMutator |
Provides a mutator for a
AuthType property. |
static interface |
AuthTypeAccessor.AuthTypeProperty |
Provides a
AuthType property. |
| Modifier and Type | Method | Description |
|---|---|---|
AuthType |
getAuthType() |
Retrieves the
AuthType from the Authorization-Type property (or
null if there are none such credentials). |
Copyright © 2018. All rights reserved.