Class PasswordURLProcessor

java.lang.Object
com.tangosol.coherence.config.xml.processor.PasswordURLProcessor
All Implemented Interfaces:
ElementProcessor<ParameterizedBuilder<PasswordProvider>>

@XmlSimpleName("password-url") public class PasswordURLProcessor extends Object implements ElementProcessor<ParameterizedBuilder<PasswordProvider>>
The PasswordURLProcessor is responsible for processing the <password-url> XmlElement in a Coherence configuration file.
Since:
22.06
Author:
Jonathan Knight 2022.01.25