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