Interface | Description |
---|---|
AbstractStatementRetriever.Result |
The retrieved statements and the expiration date.
|
Class | Description |
---|---|
AbstractAsset |
A handle representing the identity and address of some digital asset.
|
AbstractAssetMatcher |
An asset matcher that can match asset with the given query.
|
AbstractStatementRetriever |
Retrieves the statements made by assets.
|
AndroidPackageInfoFetcher |
Class that provides information about an android app from
PackageManager . |
JsonParser |
A helper class that creates a
JSONObject from a JsonReader . |
Relation |
An immutable value type representing a statement relation with "kind" and "detail".
|
Statement |
An immutable value type representing a statement, consisting of a source, target, and relation.
|
URLFetcher |
Helper class for fetching HTTP or HTTPS URL.
|
Utils |
Utility library for computing certificate fingerprints.
|
WebContent |
An immutable value type representing the response from a web server.
|
Exception | Description |
---|---|
AssociationServiceException |
Thrown when an error occurs in the Association Service.
|