Enum BackendRule.AuthenticationCase (2.9.5)

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

Static Fields

NameDescription
AUTHENTICATION_NOT_SET
DISABLE_AUTH
JWT_AUDIENCE

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()