public final class V1beta1Authentication extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Authentication.ExtraValue
ExtraValue masks the value so protobuf can generate
+protobuf.nullable=true
+protobuf.options.(gogoproto.goproto_stringer)=false
|
static interface |
V1beta1Authentication.ExtraValueOrBuilder |
static class |
V1beta1Authentication.TokenReview
TokenReview attempts to authenticate a token to a known user.
|
static interface |
V1beta1Authentication.TokenReviewOrBuilder |
static class |
V1beta1Authentication.TokenReviewSpec
TokenReviewSpec is a description of the token authentication request.
|
static interface |
V1beta1Authentication.TokenReviewSpecOrBuilder |
static class |
V1beta1Authentication.TokenReviewStatus
TokenReviewStatus is the result of the token authentication request.
|
static interface |
V1beta1Authentication.TokenReviewStatusOrBuilder |
static class |
V1beta1Authentication.UserInfo
UserInfo holds the information about the user needed to implement the
user.Info interface.
|
static interface |
V1beta1Authentication.UserInfoOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.