IntegrityDialogRequest.IntegrityResponse.TokenResponse

public final class IntegrityDialogRequest.IntegrityResponse.TokenResponse extends IntegrityDialogRequest.IntegrityResponse


Represents a successful integrity check, containing the IntegrityTokenResponse.

Summary

Public constructors

Public methods

IntegrityTokenResponse

Returns the associated IntegrityTokenResponse

Public constructors

TokenResponse

public TokenResponse(IntegrityTokenResponse token)

Public methods

getTokenResponse

public IntegrityTokenResponse getTokenResponse()

Returns the associated IntegrityTokenResponse