@ProviderType
public interface AuthenticationConfiguration
Modifier and Type | Method and Description |
---|---|
AuthenticationConfiguration |
withAuthenticationStrategy(AuthenticationStrategy authenticationProvider)
Enables/overrides the existing authentication strategy using given
AuthenticationStrategy . |
AuthenticationConfiguration withAuthenticationStrategy(AuthenticationStrategy authenticationProvider)
AuthenticationStrategy
.authenticationProvider
- the provider to be used for connections to the messaging brokerCopyright 2019-2024 Solace Corporation. All rights reserved.