Class TrustStorePathMetadataConfiguration

    • Constructor Detail

      • TrustStorePathMetadataConfiguration

        public TrustStorePathMetadataConfiguration​(java.net.URI uri,
                                                   java.lang.Long minRefreshDelay,
                                                   java.lang.Long maxRefreshDelay,
                                                   java.lang.String expectedEntityId,
                                                   io.dropwizard.client.JerseyClientConfiguration client,
                                                   java.lang.String jerseyClientName,
                                                   java.lang.String hubFederationId,
                                                   java.lang.String trustStorePath,
                                                   java.lang.String trustStorePassword)
        Deprecated.
    • Method Detail

      • getTrustStore

        public java.security.KeyStore getTrustStore()
        Deprecated.