JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.http

Class SystemPropertyTlsKeyManagersProvider

  • All Implemented Interfaces:
    TlsKeyManagersProvider


    public final class SystemPropertyTlsKeyManagersProvider
    extends Object 
    Implementation of TlsKeyManagersProvider that gets the information about the KeyStore to load from the system properties.

    This provider checks the standard javax.net.ssl.keyStore, javax.net.ssl.keyStorePassword, and javax.net.ssl.keyStoreType properties defined by the JSSE.

    • Constructor Detail

      • SystemPropertyTlsKeyManagersProvider

        public SystemPropertyTlsKeyManagersProvider()
    • Method Detail

      • getKeyManagers

        public KeyManager[] getKeyManagers()
        Returns:
        The key managers, or null.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /