static AuthFailAction |
AuthFailAction.forNumber(int value) |
|
AuthFailAction |
ApiConfigHandler.Builder.getAuthFailAction() |
Action to take when users access resources that require
authentication.
|
AuthFailAction |
ApiConfigHandler.getAuthFailAction() |
Action to take when users access resources that require
authentication.
|
AuthFailAction |
ApiConfigHandlerOrBuilder.getAuthFailAction() |
Action to take when users access resources that require
authentication.
|
AuthFailAction |
UrlMap.Builder.getAuthFailAction() |
Action to take when users access resources that require
authentication.
|
AuthFailAction |
UrlMap.getAuthFailAction() |
Action to take when users access resources that require
authentication.
|
AuthFailAction |
UrlMapOrBuilder.getAuthFailAction() |
Action to take when users access resources that require
authentication.
|
static AuthFailAction |
AuthFailAction.valueOf(int value) |
Deprecated.
|
static AuthFailAction |
AuthFailAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AuthFailAction |
AuthFailAction.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AuthFailAction[] |
AuthFailAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|