Uses of Class
org.eclipse.higgins.configuration.xml.MapHandler

Uses of MapHandler in org.eclipse.higgins.configuration.xml
 

Subclasses of MapHandler in org.eclipse.higgins.configuration.xml
 class CertificateHandler
          Certificate setting is a map that contains keystore name and alias.
 class KeyStoreHandler
          Keystore setting is a map that contains type, filename, and password.
 class PrivateKeyHandler
          PrivateKey setting is map that contains keystore name, alias, and password.