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