| Package | Description |
|---|---|
| com.authlete.common.api |
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory). |
| Modifier and Type | Method and Description |
|---|---|
static AuthleteApi |
AuthleteApiFactory.create(AuthleteConfiguration configuration)
Create an instance of
AuthleteApi. |
static AuthleteApi |
AuthleteApiFactory.create(AuthleteConfiguration configuration,
String className)
Create an instance of
AuthleteApi from the specified class. |
static AuthleteApi |
AuthleteApiFactory.getDefaultApi()
Get the default instance of
AuthleteApi. |
Copyright © 2019. All rights reserved.