| Package | Description |
|---|---|
| com.vendasta.sso.v1.generated | |
| com.vendasta.sso.v1.internal |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ApiProto.GetMultiEntryURLRequest,ApiProto.GetMultiEntryURLResponse> |
IdentityProviderGrpc.METHOD_GET_MULTI_ENTRY_URL |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.Builder.build() |
ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.Builder.buildPartial() |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.getDefaultInstance() |
ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.getDefaultInstanceForType() |
ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.Builder.getDefaultInstanceForType() |
ApiProto.GetMultiEntryURLResponse |
IdentityProviderGrpc.IdentityProviderBlockingStub.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request)
Return the entry url data for the given service provider ids
|
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseDelimitedFrom(InputStream input) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(byte[] data) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(ByteBuffer data) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(com.google.protobuf.ByteString data) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(InputStream input) |
static ApiProto.GetMultiEntryURLResponse |
ApiProto.GetMultiEntryURLResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ApiProto.GetMultiEntryURLResponse> |
IdentityProviderGrpc.IdentityProviderFutureStub.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request)
Return the entry url data for the given service provider ids
|
com.google.protobuf.Parser<ApiProto.GetMultiEntryURLResponse> |
ApiProto.GetMultiEntryURLResponse.getParserForType() |
static com.google.protobuf.Parser<ApiProto.GetMultiEntryURLResponse> |
ApiProto.GetMultiEntryURLResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetMultiEntryURLResponse.Builder |
ApiProto.GetMultiEntryURLResponse.Builder.mergeFrom(ApiProto.GetMultiEntryURLResponse other) |
static ApiProto.GetMultiEntryURLResponse.Builder |
ApiProto.GetMultiEntryURLResponse.newBuilder(ApiProto.GetMultiEntryURLResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityProviderGrpc.IdentityProviderImplBase.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetMultiEntryURLResponse> responseObserver)
Return the entry url data for the given service provider ids
|
void |
IdentityProviderGrpc.IdentityProviderStub.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetMultiEntryURLResponse> responseObserver)
Return the entry url data for the given service provider ids
|
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetMultiEntryURLResponse |
GetMultiEntryURLResponse.toProto()
Allows for simple conversion of an object to the low-level generated protobuf object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ApiProto.GetMultiEntryURLResponse> |
GetMultiEntryURLResponse.toProtos(List<GetMultiEntryURLResponse> objects)
Convenience method for handling lists of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static GetMultiEntryURLResponse |
GetMultiEntryURLResponse.fromProto(ApiProto.GetMultiEntryURLResponse proto)
Allows for simple conversion between the low-level generated protobuf object to
GetMultiEntryURLResponse, which is much more usable.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GetMultiEntryURLResponse> |
GetMultiEntryURLResponse.fromProtos(List<ApiProto.GetMultiEntryURLResponse> protos)
Convenience method for handling lists of proto objects.
|
Copyright © 2021. All rights reserved.