Class and Description |
---|
HttpClientListener
Listener interface to be called when an
HttpClient is about to be executed in the
HttpClientWrapper . |
Class and Description |
---|
AbstractDestination
Abstract base class based on
AbstractGenericDestination implementing the Destination interface. |
AbstractDestinationFacade
Abstract base class for
DestinationFacade s that allows to use the environment variable "destinations" as
fallback, for example for local testing. |
AbstractGenericDestination
A basic implementation of the
GenericDestination interface, offering a default toString method as
well as handling of the map behind AbstractGenericDestination.getPropertiesByName() . |
AuthenticationType
Enum representing different ways a user may be authenticated at a
GenericDestination . |
Destination
Interface representing an HTTP destination.
|
DestinationFacade
Cloud platform abstraction facade for accessing
Destination s and RfcDestination s. |
DestinationRetrievalStrategy
Enumeration which represents the strategies for loading destinations in a multi-tenant application.
|
DestinationType
Enum representing the types a destination can be of.
|
GenericDestination
Interface representing a generic destination of an URI request.
|
Header
A name-value pair representing a header (for example, an HTTP header).
|
HttpClientCache
Provides caching functionality to the
HttpClientAccessor . |
HttpClientFactory
Factory class that creates
HttpClient instances based on the given Destination . |
ProxyConfiguration |
ProxyType
Enum representing the type of a remote installation.
|
RfcDestination
Interface representing an RFC destination that allows to connect to an ERP via the SAP Java Connector (JCo).
|
ScpCfService
A facilitation of access to the SAP CP services with OAuth auth listed in VCAP_SERVICES.
|
ScpCfServiceAuthorizationFailedException
Thrown if the service access cannot be secured, either because oauth token grant was denied, request failed, or token
was rejected.
|
ScpCfServiceCreationFailedException
Thrown if the service cannot be found or there is another kind of problem preventing its creation.
|
SubdomainReplacer
A class that implements this interface can be passed to the
XsuaaService to control how differing tenant
specific subdomains of issuer URLs from JWTs and XSUAA URLs should be handled. |
Class and Description |
---|
DestinationType
Enum representing the types a destination can be of.
|
Class and Description |
---|
DestinationDeclarator
Implementation of
ServletContextListener for declaring Destination s via
DestinationAccessor.declareDestinations(Collection) . |
Class and Description |
---|
Destination
Interface representing an HTTP destination.
|
DestinationDeclarator
Implementation of
ServletContextListener for declaring Destination s via
DestinationAccessor.declareDestinations(Collection) . |
Header
A name-value pair representing a header (for example, an HTTP header).
|
WithDestinationName
Interface indicating that a class contains a destination name.
|
Class and Description |
---|
ScpCfService
A facilitation of access to the SAP CP services with OAuth auth listed in VCAP_SERVICES.
|
Class and Description |
---|
AuthenticationType
Enum representing different ways a user may be authenticated at a
GenericDestination . |
Destination
Interface representing an HTTP destination.
|
DestinationType
Enum representing the types a destination can be of.
|
GenericDestination
Interface representing a generic destination of an URI request.
|
Header
A name-value pair representing a header (for example, an HTTP header).
|
ProxyConfiguration |
ProxyType
Enum representing the type of a remote installation.
|
RfcDestination
Interface representing an RFC destination that allows to connect to an ERP via the SAP Java Connector (JCo).
|
Copyright © 2019 SAP SE. All rights reserved.