@InterfaceAudience.Public @InterfaceStability.Stable public interface EncodedAuthenticationParameterSupport
Modifier and Type | Method and Description |
---|---|
void |
configure(String encodedAuthParamString)
Plugins which use ":" and/or "," in a configuration parameter value need to implement this interface.
|
void configure(String encodedAuthParamString)
encodedAuthParamString
- Copyright © 2017–2021 Apache Software Foundation. All rights reserved.