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 Fornitore di token di integrità standard. 

Classi

IntegrityDialogRequest Richiesta per IntegrityManager.showDialog(IntegrityDialogRequest)
IntegrityDialogRequest.Builder Muratore 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, contenente IntegrityTokenResponse
IntegrityManagerFactory Crea istanze di IntegrityManager
IntegrityTokenRequest Richiesta per IntegrityManager.requestIntegrityToken(IntegrityTokenRequest)
IntegrityTokenRequest.Builder Muratore per IntegrityTokenRequest
IntegrityTokenResponse Risposta per IntegrityManager.requestIntegrityToken(IntegrityTokenRequest)
StandardIntegrityManager.PrepareIntegrityTokenRequest Richiesta per StandardIntegrityManager.prepareIntegrityToken(PrepareIntegrityTokenRequest)
StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder Muratore per StandardIntegrityManager.PrepareIntegrityTokenRequest
StandardIntegrityManager.StandardIntegrityDialogRequest Richiesta per StandardIntegrityManager.showDialog(StandardIntegrityDialogRequest)
StandardIntegrityManager.StandardIntegrityDialogRequest.Builder Muratore per StandardIntegrityManager.StandardIntegrityDialogRequest
StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse Contiene il risultato di un controllo dell'integrità 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, contenente StandardIntegrityManager.StandardIntegrityToken
StandardIntegrityManager.StandardIntegrityToken Risposta di StandardIntegrityManager.StandardIntegrityTokenProvider.request(StandardIntegrityTokenRequest)
StandardIntegrityManager.StandardIntegrityTokenRequest Richiesta per StandardIntegrityManager.StandardIntegrityTokenProvider.request(StandardIntegrityTokenRequest)
StandardIntegrityManager.StandardIntegrityTokenRequest.Builder Muratore per StandardIntegrityManager.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.