Uses of Package
org.springframework.extensions.webscripts.connector
Packages that use org.springframework.extensions.webscripts.connector
Package
Description
-
Classes in org.springframework.extensions.webscripts.connector used by org.springframework.extensions.webscriptsClassDescriptionDescribes a connector to a remote endpoint for a given user.Contract to be implemented by any object that can provide a Connector to another object.The ConnectorService acts as a singleton that can be used to build any of the objects utilized by the Connector layer.Interface that describes the credentials for a given service or user.Interface for a Credential Vault Credential vaults allow for the storage and retrieval of credentials by credential id.Representation of the response from a remote HTTP API call.Default user profile object.
-
Classes in org.springframework.extensions.webscripts.connector used by org.springframework.extensions.webscripts.connectorClassDescriptionImplementation of an Authenticator base class.Abstract base class for client implementations.Abstract class providing the base implementation for a Connector.Interface that defines an Authenticator.Interface for Client implementationsDescribes a connector to a remote endpoint for a given user.Describes invocation context that the connector should use when creating the connection to a remote service.Contract to be implemented by any object that can provide a Connector to another object.The ConnectorService acts as a singleton that can be used to build any of the objects utilized by the Connector layer.Container for Connector "session state".Interface that describes the credentials for a given service or user.Interface for a Credential Vault Credential vaults allow for the storage and retrieval of credentials by credential id.Interface for a Credential Vault providerBasic Connector implementation that can be used to perform simple HTTP and HTTP communication with a remote endpoint.Remote client bean for retrieving data from URL resources.Representation of the response from a remote HTTP API call.Wrapper around the Status object that allows the Remote Client to expose header state.Describes bound-context for a given user.
-
Classes in org.springframework.extensions.webscripts.connector used by org.springframework.extensions.webscripts.servletClassDescriptionThe ConnectorService acts as a singleton that can be used to build any of the objects utilized by the Connector layer.
-
Classes in org.springframework.extensions.webscripts.connector used by org.springframework.extensions.webscripts.servlet.mvcClassDescriptionThe ConnectorService acts as a singleton that can be used to build any of the objects utilized by the Connector layer.