|
10Duke Java Core
|
Interface for 10Duke SDK configuration implementations.
Public Member Functions | |
| < U > U | unwrap () |
| Unwraps the underlying implementation and returns it to the caller. | |
| < U > U tenduke.sdk.core.model.config.Configuration.unwrap | ( | ) |
Unwraps the underlying implementation and returns it to the caller.
| <U> | Type of implementation object. |
Implemented in tenduke.sdk.core.config.typesafe.TypesafeAuthConfig.