| Package | Description |
|---|---|
| de.narimo.commons.ws.http.auth |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
HTTPAuthorizationFactory.getAuthenticationType() |
AuthenticationType |
HTTPAuthorizationFactoryInterface.getAuthenticationType() |
static AuthenticationType |
AuthenticationType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AuthenticationType[] |
AuthenticationType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPAuthorizationFactory.setAuthenticationType(AuthenticationType authenticationType) |
void |
HTTPAuthorizationFactoryInterface.setAuthenticationType(AuthenticationType authenticationType) |
Copyright © 2020. All rights reserved.