Class AuthenticationConfiguration
java.lang.Object
org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
AuthenticationConfiguration.
- Since:
- 7.0
- Author:
- Tristan Tarrant
-
Constructor Summary
ConstructorDescriptionAuthenticationConfiguration
(CallbackHandler callbackHandler, Subject clientSubject, boolean enabled, String saslMechanism, Map<String, String> saslProperties, String serverName) -
Method Summary
-
Constructor Details
-
AuthenticationConfiguration
-
-
Method Details
-
callbackHandler
-
enabled
public boolean enabled() -
saslMechanism
-
saslProperties
-
serverName
-
clientSubject
-