public static final class JwtHmacKey.Builder extends com.google.protobuf.GeneratedMessage.Builder<JwtHmacKey.Builder> implements JwtHmacKeyOrBuilder
key_type: type.googleapis.com/google.crypto.tink.JwtHmacKeyProtobuf type
google.crypto.tink.JwtHmacKey| Modifier and Type | Method and Description |
|---|---|
JwtHmacKey |
build() |
JwtHmacKey |
buildPartial() |
JwtHmacKey.Builder |
clear() |
JwtHmacKey.Builder |
clearAlgorithm()
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2; |
JwtHmacKey.Builder |
clearCustomKid()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey.Builder |
clearKeyValue()
Placeholder for ctype and debug_redact.
|
JwtHmacKey.Builder |
clearVersion()
uint32 version = 1; |
JwtHmacAlgorithm |
getAlgorithm()
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2; |
int |
getAlgorithmValue()
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2; |
JwtHmacKey.CustomKid |
getCustomKid()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey.CustomKid.Builder |
getCustomKidBuilder()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey.CustomKidOrBuilder |
getCustomKidOrBuilder()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getKeyValue()
Placeholder for ctype and debug_redact.
|
int |
getVersion()
uint32 version = 1; |
boolean |
hasCustomKid()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
JwtHmacKey.Builder |
mergeCustomKid(JwtHmacKey.CustomKid value)
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JwtHmacKey.Builder |
mergeFrom(JwtHmacKey other) |
JwtHmacKey.Builder |
mergeFrom(com.google.protobuf.Message other) |
JwtHmacKey.Builder |
setAlgorithm(JwtHmacAlgorithm value)
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2; |
JwtHmacKey.Builder |
setAlgorithmValue(int value)
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2; |
JwtHmacKey.Builder |
setCustomKid(JwtHmacKey.CustomKid.Builder builderForValue)
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey.Builder |
setCustomKid(JwtHmacKey.CustomKid value)
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4; |
JwtHmacKey.Builder |
setKeyValue(com.google.protobuf.ByteString value)
Placeholder for ctype and debug_redact.
|
JwtHmacKey.Builder |
setVersion(int value)
uint32 version = 1; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<JwtHmacKey.Builder>public JwtHmacKey.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<JwtHmacKey.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<JwtHmacKey.Builder>public JwtHmacKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic JwtHmacKey build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic JwtHmacKey buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic JwtHmacKey.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<JwtHmacKey.Builder>public JwtHmacKey.Builder mergeFrom(JwtHmacKey other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<JwtHmacKey.Builder>public JwtHmacKey.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<JwtHmacKey.Builder>IOExceptionpublic int getVersion()
uint32 version = 1;getVersion in interface JwtHmacKeyOrBuilderpublic JwtHmacKey.Builder setVersion(int value)
uint32 version = 1;value - The version to set.public JwtHmacKey.Builder clearVersion()
uint32 version = 1;public int getAlgorithmValue()
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2;getAlgorithmValue in interface JwtHmacKeyOrBuilderpublic JwtHmacKey.Builder setAlgorithmValue(int value)
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2;value - The enum numeric value on the wire for algorithm to set.public JwtHmacAlgorithm getAlgorithm()
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2;getAlgorithm in interface JwtHmacKeyOrBuilderpublic JwtHmacKey.Builder setAlgorithm(JwtHmacAlgorithm value)
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2;value - The algorithm to set.public JwtHmacKey.Builder clearAlgorithm()
.google.crypto.tink.JwtHmacAlgorithm algorithm = 2;public com.google.protobuf.ByteString getKeyValue()
Placeholder for ctype and debug_redact.
bytes key_value = 3;getKeyValue in interface JwtHmacKeyOrBuilderpublic JwtHmacKey.Builder setKeyValue(com.google.protobuf.ByteString value)
Placeholder for ctype and debug_redact.
bytes key_value = 3;value - The keyValue to set.public JwtHmacKey.Builder clearKeyValue()
Placeholder for ctype and debug_redact.
bytes key_value = 3;public boolean hasCustomKid()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;hasCustomKid in interface JwtHmacKeyOrBuilderpublic JwtHmacKey.CustomKid getCustomKid()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;getCustomKid in interface JwtHmacKeyOrBuilderpublic JwtHmacKey.Builder setCustomKid(JwtHmacKey.CustomKid value)
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;public JwtHmacKey.Builder setCustomKid(JwtHmacKey.CustomKid.Builder builderForValue)
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;public JwtHmacKey.Builder mergeCustomKid(JwtHmacKey.CustomKid value)
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;public JwtHmacKey.Builder clearCustomKid()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;public JwtHmacKey.CustomKid.Builder getCustomKidBuilder()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;public JwtHmacKey.CustomKidOrBuilder getCustomKidOrBuilder()
.google.crypto.tink.JwtHmacKey.CustomKid custom_kid = 4;getCustomKidOrBuilder in interface JwtHmacKeyOrBuilder