| Package | Description |
|---|---|
| com.vendasta.sso.v1.generated | |
| com.vendasta.sso.v1.internal |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ApiProto.GetLogoutURLRequest,ApiProto.GetLogoutURLResponse> |
ServiceProviderGrpc.METHOD_GET_LOGOUT_URL |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.Builder.build() |
ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.Builder.buildPartial() |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.getDefaultInstance() |
ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.getDefaultInstanceForType() |
ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.Builder.getDefaultInstanceForType() |
ApiProto.GetLogoutURLResponse |
ServiceProviderGrpc.ServiceProviderBlockingStub.getLogoutURL(ApiProto.GetLogoutURLRequest request)
Get the logout url for an identity provider
|
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseDelimitedFrom(InputStream input) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(byte[] data) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(ByteBuffer data) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(com.google.protobuf.ByteString data) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(InputStream input) |
static ApiProto.GetLogoutURLResponse |
ApiProto.GetLogoutURLResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ApiProto.GetLogoutURLResponse> |
ServiceProviderGrpc.ServiceProviderFutureStub.getLogoutURL(ApiProto.GetLogoutURLRequest request)
Get the logout url for an identity provider
|
com.google.protobuf.Parser<ApiProto.GetLogoutURLResponse> |
ApiProto.GetLogoutURLResponse.getParserForType() |
static com.google.protobuf.Parser<ApiProto.GetLogoutURLResponse> |
ApiProto.GetLogoutURLResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetLogoutURLResponse.Builder |
ApiProto.GetLogoutURLResponse.Builder.mergeFrom(ApiProto.GetLogoutURLResponse other) |
static ApiProto.GetLogoutURLResponse.Builder |
ApiProto.GetLogoutURLResponse.newBuilder(ApiProto.GetLogoutURLResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProviderGrpc.ServiceProviderImplBase.getLogoutURL(ApiProto.GetLogoutURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetLogoutURLResponse> responseObserver)
Get the logout url for an identity provider
|
void |
ServiceProviderGrpc.ServiceProviderStub.getLogoutURL(ApiProto.GetLogoutURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetLogoutURLResponse> responseObserver)
Get the logout url for an identity provider
|
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetLogoutURLResponse |
GetLogoutURLResponse.toProto()
Allows for simple conversion of an object to the low-level generated protobuf object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ApiProto.GetLogoutURLResponse> |
GetLogoutURLResponse.toProtos(List<GetLogoutURLResponse> objects)
Convenience method for handling lists of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static GetLogoutURLResponse |
GetLogoutURLResponse.fromProto(ApiProto.GetLogoutURLResponse proto)
Allows for simple conversion between the low-level generated protobuf object to
GetLogoutURLResponse, which is much more usable.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GetLogoutURLResponse> |
GetLogoutURLResponse.fromProtos(List<ApiProto.GetLogoutURLResponse> protos)
Convenience method for handling lists of proto objects.
|
Copyright © 2021. All rights reserved.