See: Description
| Interface | Description |
|---|---|
| Logger.LogWrapper |
The core interface of
Log, converted into instance methods so as to
allow easier mock testing. |
| Class | Description |
|---|---|
| Logger |
Convenience wrapper around
Log, which evaluates the current log level of
the logging tag once and uses this to determine whether logging should proceed. |
| UriUtil |
Utility methods for extracting parameters from Uri objects.
|
Internal data types and utility classes for AppAuth. The contents of this package are NOT part of the public API, and are subject to change without notice.