| Package | Description |
|---|---|
| com.vendasta.sso.v1.generated | |
| com.vendasta.sso.v1.internal |
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.Builder.build() |
ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.Builder.buildPartial() |
ServiceProviderProto.ServiceContext |
ApiProto.GetEntryURLRequestOrBuilder.getContext()
See ServiceContext for more information.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetEntryURLRequest.getContext()
See ServiceContext for more information.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetEntryURLRequest.Builder.getContext()
See ServiceContext for more information.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetMultiEntryURLRequestOrBuilder.getContext()
See ServiceContext for more information to build the entry urls.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetMultiEntryURLRequest.getContext()
See ServiceContext for more information to build the entry urls.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetMultiEntryURLRequest.Builder.getContext()
See ServiceContext for more information to build the entry urls.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetEntryURLWithCodeRequestOrBuilder.getContext()
The service context needed to help determine which identity provider to use.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetEntryURLWithCodeRequest.getContext()
The service context needed to help determine which identity provider to use.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetEntryURLWithCodeRequest.Builder.getContext()
The service context needed to help determine which identity provider to use.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetSessionTransferURLRequestOrBuilder.getContext()
The service context.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetSessionTransferURLRequest.getContext()
The service context.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetSessionTransferURLRequest.Builder.getContext()
The service context.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetLogoutURLRequestOrBuilder.getContext()
The service context.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetLogoutURLRequest.getContext()
The service context.
|
ServiceProviderProto.ServiceContext |
ApiProto.GetLogoutURLRequest.Builder.getContext()
The service context.
|
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.getDefaultInstance() |
ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.getDefaultInstanceForType() |
ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.Builder.getDefaultInstanceForType() |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseDelimitedFrom(InputStream input) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(byte[] data) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(ByteBuffer data) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(com.google.protobuf.ByteString data) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(InputStream input) |
static ServiceProviderProto.ServiceContext |
ServiceProviderProto.ServiceContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceProviderProto.ServiceContext> |
ServiceProviderProto.ServiceContext.getParserForType() |
static com.google.protobuf.Parser<ServiceProviderProto.ServiceContext> |
ServiceProviderProto.ServiceContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetEntryURLRequest.Builder |
ApiProto.GetEntryURLRequest.Builder.mergeContext(ServiceProviderProto.ServiceContext value)
See ServiceContext for more information.
|
ApiProto.GetMultiEntryURLRequest.Builder |
ApiProto.GetMultiEntryURLRequest.Builder.mergeContext(ServiceProviderProto.ServiceContext value)
See ServiceContext for more information to build the entry urls.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
ApiProto.GetEntryURLWithCodeRequest.Builder.mergeContext(ServiceProviderProto.ServiceContext value)
The service context needed to help determine which identity provider to use.
|
ApiProto.GetSessionTransferURLRequest.Builder |
ApiProto.GetSessionTransferURLRequest.Builder.mergeContext(ServiceProviderProto.ServiceContext value)
The service context.
|
ApiProto.GetLogoutURLRequest.Builder |
ApiProto.GetLogoutURLRequest.Builder.mergeContext(ServiceProviderProto.ServiceContext value)
The service context.
|
ServiceProviderProto.ServiceContext.Builder |
ServiceProviderProto.ServiceContext.Builder.mergeFrom(ServiceProviderProto.ServiceContext other) |
static ServiceProviderProto.ServiceContext.Builder |
ServiceProviderProto.ServiceContext.newBuilder(ServiceProviderProto.ServiceContext prototype) |
ApiProto.GetEntryURLRequest.Builder |
ApiProto.GetEntryURLRequest.Builder.setContext(ServiceProviderProto.ServiceContext value)
See ServiceContext for more information.
|
ApiProto.GetMultiEntryURLRequest.Builder |
ApiProto.GetMultiEntryURLRequest.Builder.setContext(ServiceProviderProto.ServiceContext value)
See ServiceContext for more information to build the entry urls.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
ApiProto.GetEntryURLWithCodeRequest.Builder.setContext(ServiceProviderProto.ServiceContext value)
The service context needed to help determine which identity provider to use.
|
ApiProto.GetSessionTransferURLRequest.Builder |
ApiProto.GetSessionTransferURLRequest.Builder.setContext(ServiceProviderProto.ServiceContext value)
The service context.
|
ApiProto.GetLogoutURLRequest.Builder |
ApiProto.GetLogoutURLRequest.Builder.setContext(ServiceProviderProto.ServiceContext value)
The service context.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderProto.ServiceContext |
ServiceContext.toProto()
Allows for simple conversion of an object to the low-level generated protobuf object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceProviderProto.ServiceContext> |
ServiceContext.toProtos(List<ServiceContext> objects)
Convenience method for handling lists of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceContext |
ServiceContext.fromProto(ServiceProviderProto.ServiceContext proto)
Allows for simple conversion between the low-level generated protobuf object to
ServiceContext, which is much more usable.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceContext> |
ServiceContext.fromProtos(List<ServiceProviderProto.ServiceContext> protos)
Convenience method for handling lists of proto objects.
|
Copyright © 2021. All rights reserved.