| Package | Description |
|---|---|
| org.artificer.client | |
| org.artificer.client.auth |
| Constructor and Description |
|---|
ArtificerAtomApiClient(String endpoint,
AuthenticationProvider authenticationProvider,
boolean validating)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationHeaderAuthenticationProvider
Provides authentication via the Authorization HTTP header.
|
class |
BasicAuthenticationProvider
Provides BASIC authentication.
|
class |
HttpHeaderAuthenticationProvider
Provides authentication via an HTTP header.
|
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.