Class Index

These are the API classes. See all API packages.

I

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
IntegrityDialogResponseCode Dialog response codes for Integrity API. 
IntegrityDialogTypeCode Dialog type codes for Integrity API. 
IntegrityErrorCode Error codes for Integrity API. 
IntegrityManager Manages requests for integrity information. 
IntegrityManagerFactory Creates instances of IntegrityManager
IntegrityServiceException An exception indicating something went wrong with the Integrity API. 
IntegrityTokenRequest Request for IntegrityManager.requestIntegrityToken(IntegrityTokenRequest)
IntegrityTokenRequest.Builder Builder for IntegrityTokenRequest
IntegrityTokenResponse Response for IntegrityManager.requestIntegrityToken(IntegrityTokenRequest)

S

StandardIntegrityErrorCode Error codes for Standard Integrity API. 
StandardIntegrityException An exception indicating something went wrong with the Standard Integrity API. 
StandardIntegrityManager Manages requests for integrity information. 
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.StandardIntegrityTokenProvider Standard integrity token provider. 
StandardIntegrityManager.StandardIntegrityTokenRequest Request for StandardIntegrityManager.StandardIntegrityTokenProvider.request(StandardIntegrityTokenRequest)
StandardIntegrityManager.StandardIntegrityTokenRequest.Builder Builder for StandardIntegrityManager.StandardIntegrityTokenRequest
StandardIntegrityVerdictOptOut Supported codes for opting out from verdicts during the standard token request.