com.google.android.play.core.integrity

Interfacce

IntegrityManager

Gestisce le richieste di informazioni sull'integrità.

StandardIntegrityManager

Gestisce le richieste di informazioni sull'integrità.

StandardIntegrityManager.StandardIntegrityTokenProvider

Provider di token di integrità standard.

Classi

IntegrityDialogRequest

Richiesta per IntegrityManager#showDialog(IntegrityDialogRequest).

IntegrityDialogRequest.Builder

Costruttore per IntegrityDialogRequest.

IntegrityDialogRequest.IntegrityResponse

Contiene il risultato di un controllo di integrità in modo che possa essere utilizzato per creare un IntegrityDialogRequest.

IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

Rappresenta un controllo di integrità non riuscito, contenente IntegrityServiceException.

IntegrityDialogRequest.IntegrityResponse.TokenResponse

Rappresenta un controllo dell'integrità riuscito e contiene IntegrityTokenResponse.

IntegrityManagerFactory

Crea istanze di IntegrityManager.

IntegrityTokenRequest

Richiesta per IntegrityManager#requestIntegrityToken(IntegrityTokenRequest).

IntegrityTokenRequest.Builder

Costruttore per IntegrityTokenRequest.

IntegrityTokenResponse

Risposta per IntegrityManager#requestIntegrityToken(IntegrityTokenRequest).

StandardIntegrityManager.PrepareIntegrityTokenRequest

Richiesta per prepareIntegrityToken.

StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder

Costruttore per PrepareIntegrityTokenRequest.

StandardIntegrityManager.StandardIntegrityDialogRequest

Richiesta per StandardIntegrityManager#showDialog(StandardIntegrityDialogRequest).

StandardIntegrityManager.StandardIntegrityDialogRequest.Builder

Costruttore per StandardIntegrityDialogRequest.

StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse

Incapsula il risultato di un controllo di integrità standard in modo che possa essere utilizzato per creare un StandardIntegrityDialogRequest.

StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

Rappresenta un controllo di integrità non riuscito, contenente StandardIntegrityException.

StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse

Rappresenta un controllo dell'integrità riuscito e contiene StandardIntegrityToken.

StandardIntegrityManager.StandardIntegrityToken

Risposta di StandardIntegrityTokenProvider#request(StandardIntegrityTokenRequest).

StandardIntegrityManager.StandardIntegrityTokenRequest

Richiesta per StandardIntegrityTokenProvider#request(StandardIntegrityTokenRequest).

StandardIntegrityManager.StandardIntegrityTokenRequest.Builder

Costruttore per StandardIntegrityTokenRequest.

Eccezioni

IntegrityServiceException

Un'eccezione che indica che si è verificato un problema con l'API Integrity.

StandardIntegrityException

Un'eccezione che indica che si è verificato un problema con l'API Standard Integrity.