Uses of Interface
com.tangosol.net.ssl.RefreshPolicy
Packages that use RefreshPolicy
Package
Description
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Contains interfaces and classes related to custom SSL certificate and key store loaders.
-
Uses of RefreshPolicy in com.tangosol.coherence.config.builder
Methods in com.tangosol.coherence.config.builder that return RefreshPolicyModifier and TypeMethodDescriptionSSLSocketProviderDependenciesBuilder.getRefreshPolicy()Returns theRefreshPolicyto use to determine whether keys and certs should be refreshed.Methods in com.tangosol.coherence.config.builder with parameters of type RefreshPolicyModifier and TypeMethodDescriptionvoidSSLSocketProviderDependenciesBuilder.setRefreshPolicy(RefreshPolicy policy) Set theRefreshPolicyto use to determine whether keys and certs should be refreshed. -
Uses of RefreshPolicy in com.tangosol.net.ssl
Fields in com.tangosol.net.ssl declared as RefreshPolicyModifier and TypeFieldDescriptionstatic final RefreshPolicyRefreshPolicy.AlwaysARefreshPolicythat always returnstrue.