| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.clear() |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.clearAuthLhvf()
AuthLHVF is the authenticator use to calculate the LHVF.
|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.clearAuthPhvf()
AuthPHVF is the authenticator use to calculate the PHVF.
|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.clone() |
Daemon.EpicAuths.Builder |
Daemon.Path.Builder.getEpicAuthsBuilder()
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.mergeFrom(Daemon.EpicAuths other) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.mergeFrom(com.google.protobuf.Message other) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Daemon.EpicAuths.Builder |
Daemon.EpicAuths.newBuilder() |
static Daemon.EpicAuths.Builder |
Daemon.EpicAuths.newBuilder(Daemon.EpicAuths prototype) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.newBuilderForType() |
protected Daemon.EpicAuths.Builder |
Daemon.EpicAuths.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.setAuthLhvf(com.google.protobuf.ByteString value)
AuthLHVF is the authenticator use to calculate the LHVF.
|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.setAuthPhvf(com.google.protobuf.ByteString value)
AuthPHVF is the authenticator use to calculate the PHVF.
|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path.Builder |
Daemon.Path.Builder.setEpicAuths(Daemon.EpicAuths.Builder builderForValue)
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
Copyright © 2024. All rights reserved.