| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.EpicAuths |
Daemon.EpicAuths.Builder.build() |
Daemon.EpicAuths |
Daemon.EpicAuths.Builder.buildPartial() |
static Daemon.EpicAuths |
Daemon.EpicAuths.getDefaultInstance() |
Daemon.EpicAuths |
Daemon.EpicAuths.getDefaultInstanceForType() |
Daemon.EpicAuths |
Daemon.EpicAuths.Builder.getDefaultInstanceForType() |
Daemon.EpicAuths |
Daemon.PathOrBuilder.getEpicAuths()
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
Daemon.EpicAuths |
Daemon.Path.getEpicAuths()
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
Daemon.EpicAuths |
Daemon.Path.Builder.getEpicAuths()
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
static Daemon.EpicAuths |
Daemon.EpicAuths.parseDelimitedFrom(InputStream input) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(byte[] data) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(ByteBuffer data) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(InputStream input) |
static Daemon.EpicAuths |
Daemon.EpicAuths.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Daemon.EpicAuths> |
Daemon.EpicAuths.getParserForType() |
static com.google.protobuf.Parser<Daemon.EpicAuths> |
Daemon.EpicAuths.parser() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path.Builder |
Daemon.Path.Builder.mergeEpicAuths(Daemon.EpicAuths value)
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
Daemon.EpicAuths.Builder |
Daemon.EpicAuths.Builder.mergeFrom(Daemon.EpicAuths other) |
static Daemon.EpicAuths.Builder |
Daemon.EpicAuths.newBuilder(Daemon.EpicAuths prototype) |
Daemon.Path.Builder |
Daemon.Path.Builder.setEpicAuths(Daemon.EpicAuths value)
EpicAuths contains the EPIC authenticators used to calculate the PHVF and LHVF.
|
Copyright © 2024. All rights reserved.