Interface CheckValidCredsResponseOrBuilder (2.42.0)

public interface CheckValidCredsResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getHasValidCreds()

public abstract boolean getHasValidCreds()

If set to true, the credentials exist and are valid.

bool has_valid_creds = 1;

Returns
Type Description
boolean

The hasValidCreds.