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