com.google.android.play.core.integrity

Interfaces

IntegrityManager Manages requests for integrity information. 
StandardIntegrityManager Manages requests for integrity information. 
StandardIntegrityManager.StandardIntegrityTokenProvider Standard integrity token provider. 

Classes

IntegrityDialogRequest Request for IntegrityManager.showDialog(IntegrityDialogRequest)
IntegrityDialogRequest.Builder Builder for IntegrityDialogRequest
IntegrityDialogRequest.IntegrityResponse Encapsulates the result of an integrity check so it can be used to build an IntegrityDialogRequest
IntegrityDialogRequest.IntegrityResponse.ExceptionDetails Represents a failed integrity check, containing the IntegrityServiceException
IntegrityDialogRequest.IntegrityResponse.TokenResponse Represents a successful integrity check, containing the IntegrityTokenResponse
IntegrityManagerFactory Creates instances of IntegrityManager
IntegrityTokenRequest Request for IntegrityManager.requestIntegrityToken(IntegrityTokenRequest)
IntegrityTokenRequest.Builder Builder for IntegrityTokenRequest
IntegrityTokenResponse Response for IntegrityManager.requestIntegrityToken(IntegrityTokenRequest)
StandardIntegrityManager.PrepareIntegrityTokenRequest Request for StandardIntegrityManager.prepareIntegrityToken(PrepareIntegrityTokenRequest)
StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder Builder for StandardIntegrityManager.PrepareIntegrityTokenRequest
StandardIntegrityManager.StandardIntegrityDialogRequest Request for StandardIntegrityManager.showDialog(StandardIntegrityDialogRequest)
StandardIntegrityManager.StandardIntegrityDialogRequest.Builder Builder for StandardIntegrityManager.StandardIntegrityDialogRequest
StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse Encapsulates the result of an integrity check so it can be used to build a StandardIntegrityDialogRequest
StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails Represents a failed integrity check, containing the StandardIntegrityException
StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse Represents a successful integrity check, containing the StandardIntegrityManager.StandardIntegrityToken
StandardIntegrityManager.StandardIntegrityToken Response of StandardIntegrityManager.StandardIntegrityTokenProvider.request(StandardIntegrityTokenRequest)
StandardIntegrityManager.StandardIntegrityTokenRequest Request for StandardIntegrityManager.StandardIntegrityTokenProvider.request(StandardIntegrityTokenRequest)
StandardIntegrityManager.StandardIntegrityTokenRequest.Builder Builder for StandardIntegrityManager.StandardIntegrityTokenRequest

Exceptions

IntegrityServiceException An exception indicating something went wrong with the Integrity API. 
StandardIntegrityException An exception indicating something went wrong with the Standard Integrity API.