Enum GenericHTTPEndpointConfig.BasicAuthentication.PasswordCase (0.44.0)

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

Static Fields

Name Description
PASSWORD_NOT_SET
PASSWORD_SECRET_VERSION

Static Methods

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

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()