Interface FidoUafAttestationInformationError

All Superinterfaces:
MobileAuthenticationClientError
All Known Subinterfaces:
FidoUafAttestationInformationError.FetchCrlError

public interface FidoUafAttestationInformationError extends MobileAuthenticationClientError
The error that can occur when the FidoUafAttestationInformationGetter.execute() method fails.

Currently the only error returned is FidoUafAttestationInformationError.FetchCrlError.

See Also: