Class ProtectedStringPanelFactory

java.lang.Object
com.evolveum.midpoint.gui.impl.factory.panel.ProtectedStringPanelFactory
All Implemented Interfaces:
GuiComponentFactory<PrismPropertyPanelContext<ProtectedStringType>>, Serializable
Direct Known Subclasses:
ProtectedStringInConnectorConfigurationPanelFactory

@Component public class ProtectedStringPanelFactory extends Object implements Serializable, GuiComponentFactory<PrismPropertyPanelContext<ProtectedStringType>>
Panel factory for protected strings. Panel contains two fields for clear password and allow configuration of secret provider only when is already configured.
See Also: