| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Authentication.TokenRequestSpec> |
V1Authentication.TokenRequestSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.Builder.build() |
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.Builder.buildPartial() |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.getDefaultInstance() |
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.getDefaultInstanceForType() |
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.Builder.getDefaultInstanceForType() |
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestOrBuilder.getSpec()
Spec holds information about the request being evaluated
|
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequest.getSpec()
Spec holds information about the request being evaluated
|
V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequest.Builder.getSpec()
Spec holds information about the request being evaluated
|
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseDelimitedFrom(InputStream input) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(byte[] data) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(ByteBuffer data) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(InputStream input) |
static V1Authentication.TokenRequestSpec |
V1Authentication.TokenRequestSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Authentication.TokenRequestSpec> |
V1Authentication.TokenRequestSpec.getParserForType() |
static com.google.protobuf.Parser<V1Authentication.TokenRequestSpec> |
V1Authentication.TokenRequestSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.TokenRequestSpec.Builder |
V1Authentication.TokenRequestSpec.Builder.mergeFrom(V1Authentication.TokenRequestSpec other) |
V1Authentication.TokenRequest.Builder |
V1Authentication.TokenRequest.Builder.mergeSpec(V1Authentication.TokenRequestSpec value)
Spec holds information about the request being evaluated
|
static V1Authentication.TokenRequestSpec.Builder |
V1Authentication.TokenRequestSpec.newBuilder(V1Authentication.TokenRequestSpec prototype) |
V1Authentication.TokenRequest.Builder |
V1Authentication.TokenRequest.Builder.setSpec(V1Authentication.TokenRequestSpec value)
Spec holds information about the request being evaluated
|
Copyright © 2023. All rights reserved.