Index

A C D E G H I L M P S V 
All Classes and Interfaces|All Packages|Serialized Form

C

CloseableBeans() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.actuator.ConnectionsEndpoint.CloseableBeans
 
closeConnections(Duration, ConnectionsEndpoint.CloseableConnectionState) - Method in class com.github.robtimus.connect.sdk.java.springboot.actuator.ConnectionsEndpoint
Closes all connections that are idle, expired or both for all PooledConnection, Communicator and Client beans.
closeConnectionsForBean(String, Duration, ConnectionsEndpoint.CloseableConnectionState) - Method in class com.github.robtimus.connect.sdk.java.springboot.actuator.ConnectionsEndpoint
Closes all connections that are idle, expired or both for a specific PooledConnection, Communicator and Client bean.
com.github.robtimus.connect.sdk.java.springboot - package com.github.robtimus.connect.sdk.java.springboot
Spring Boot support for connect-sdk-java.
com.github.robtimus.connect.sdk.java.springboot.actuator - package com.github.robtimus.connect.sdk.java.springboot.actuator
Spring Boot actuator support for connect-sdk-java.
com.github.robtimus.connect.sdk.java.springboot.autoconfigure - package com.github.robtimus.connect.sdk.java.springboot.autoconfigure
Spring Boot auto-configuration support for connect-sdk-java.
com.github.robtimus.connect.sdk.java.springboot.logging - package com.github.robtimus.connect.sdk.java.springboot.logging
Spring Boot logging support for connect-sdk-java.
ConfigurableV1HMACAuthenticator - Class in com.github.robtimus.connect.sdk.java.springboot
An Authenticator implementation that allows the API key id and secret to be replaced, something that V1HMACAuthenticator does not support.
ConfigurableV1HMACAuthenticator(String, String) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.ConfigurableV1HMACAuthenticator
Creates a new configurable authenticator.
ConnectionsEndpoint - Class in com.github.robtimus.connect.sdk.java.springboot.actuator
An Endpoint for managing connections in connect-sdk-java.
ConnectionsEndpoint(ApplicationContext, long) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.actuator.ConnectionsEndpoint
 
ConnectionsEndpoint.BeanNotCloseableException - Exception in com.github.robtimus.connect.sdk.java.springboot.actuator
 
ConnectionsEndpoint.CloseableBeans - Class in com.github.robtimus.connect.sdk.java.springboot.actuator
 
ConnectionsEndpoint.CloseableConnectionState - Enum Class in com.github.robtimus.connect.sdk.java.springboot.actuator
 
connectSdkApiKeyEndpoint(ConfigurableV1HMACAuthenticator) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkAuthenticatorAutoConfiguration
 
ConnectSdkAuthenticatorAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkAuthenticatorAutoConfiguration(ConnectSdkProperties) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkAuthenticatorAutoConfiguration
 
connectSdkClient(Communicator) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkClientAutoConfiguration
 
ConnectSdkClientAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkClientAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkClientAutoConfiguration
 
connectSdkCommunicator(Connection, Authenticator, MetadataProvider, Marshaller) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkCommunicatorAutoConfiguration
 
ConnectSdkCommunicatorAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkCommunicatorAutoConfiguration(ConnectSdkProperties) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkCommunicatorAutoConfiguration
 
connectSdkCommunicatorLogger(String, String, String) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkCommunicatorLoggerAutoConfiguration
 
ConnectSdkCommunicatorLoggerAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkCommunicatorLoggerAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkCommunicatorLoggerAutoConfiguration
 
connectSdkConnection(BodyObfuscator, HeaderObfuscator) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkConnectionAutoConfiguration
 
ConnectSdkConnectionAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkConnectionAutoConfiguration(ConnectSdkProperties) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkConnectionAutoConfiguration
 
connectSdkConnectionsEndpoint(ApplicationContext, long) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkConnectionsEndpointAutoConfiguration
 
ConnectSdkConnectionsEndpointAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkConnectionsEndpointAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkConnectionsEndpointAutoConfiguration
 
connectSdkHealthIndicator(MerchantClient, int) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkHealthIndicatorAutoConfiguration
 
ConnectSdkHealthIndicator - Class in com.github.robtimus.connect.sdk.java.springboot.actuator
ConnectSdkHealthIndicator(MerchantClient, int) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.actuator.ConnectSdkHealthIndicator
Creates a new health indicator.
ConnectSdkHealthIndicatorAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkHealthIndicatorAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkHealthIndicatorAutoConfiguration
 
connectSdkLoggingEndpoint(ApplicationContext) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkLoggingEndpointAutoConfiguration
 
ConnectSdkLoggingEndpointAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkLoggingEndpointAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkLoggingEndpointAutoConfiguration
 
connectSdkMarshaller() - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkMarshallerAutoConfiguration
 
ConnectSdkMarshallerAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkMarshallerAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkMarshallerAutoConfiguration
 
ConnectSdkMerchantClientAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkMerchantClientAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkMerchantClientAutoConfiguration
 
connectSdkMetadataProvider(List<MetadataProviderBuilderCustomizer>) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkMetadataProviderAutoConfiguration
 
ConnectSdkMetadataProviderAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
ConnectSdkMetadataProviderAutoConfiguration(ConnectSdkProperties) - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkMetadataProviderAutoConfiguration
 
ConnectSdkProperties - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
Properties for connect-sdk-java.
ConnectSdkProperties() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkProperties
 
ConnectSdkProperties.Endpoint - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
 
ConnectSdkProperties.HTTPS - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
 
ConnectSdkProperties.Proxy - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
 
ConnectSdkProperties.ShoppingCartExtension - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
 
connectSdkV1Client(Client) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkVersionClientAutoConfiguration
 
connectSdkV1HMACAuthenticator() - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkAuthenticatorAutoConfiguration
 
connectSdkV1MerchantClient(V1Client, String) - Method in class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkMerchantClientAutoConfiguration
 
ConnectSdkVersionClientAutoConfiguration - Class in com.github.robtimus.connect.sdk.java.springboot.autoconfigure
Auto-configuration for version-specific clients for connect-sdk-java.
ConnectSdkVersionClientAutoConfiguration() - Constructor for class com.github.robtimus.connect.sdk.java.springboot.autoconfigure.ConnectSdkVersionClientAutoConfiguration
 
customize(MetadataProviderBuilder) - Method in interface com.github.robtimus.connect.sdk.java.springboot.autoconfigure.MetadataProviderBuilderCustomizer
Customizes the MetadataProviderBuilder.
A C D E G H I L M P S V 
All Classes and Interfaces|All Packages|Serialized Form