Enum GenericHTTPEndpointConfig.AuthenticationCase (0.44.0)

public enum GenericHTTPEndpointConfig.AuthenticationCase extends Enum<GenericHTTPEndpointConfig.AuthenticationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
AUTHENTICATION_NOT_SET
BASIC_AUTHENTICATION
BEARER_TOKEN_AUTHENTICATION

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()