Uses of Interface
de.mhus.lib.core.IReadProperties
-
-
Uses of IReadProperties in de.mhus.lib.core
Subinterfaces of IReadProperties in de.mhus.lib.core Modifier and Type Interface Description interfaceIPropertiesClasses in de.mhus.lib.core that implement IReadProperties Modifier and Type Class Description classAbstractPropertiesclassMPropertiesMethods in de.mhus.lib.core with parameters of type IReadProperties Modifier and Type Method Description voidAbstractProperties. putReadProperties(IReadProperties m)static IPropertiesMProperties. toIProperties(IReadProperties properties)static MPropertiesMProperties. toMProperties(IReadProperties properties)Constructors in de.mhus.lib.core with parameters of type IReadProperties Constructor Description MProperties(IReadProperties in) -
Uses of IReadProperties in de.mhus.lib.core.config
Classes in de.mhus.lib.core.config that implement IReadProperties Modifier and Type Class Description classDefaultConfigFileclassDirConfigclassDirectoryToConfigWrapperclassEmptyConfigLoad the configuration from a properties file.classHashConfigclassIConfigclassJsonConfigclassJsonConfigFileclassNodeConfigclassPropertiesConfigLoad the configuration from a properties file.classPropertiesConfigFileclassXmlConfigImplements a configuration loaded from xml structures.classXmlConfigFile -
Uses of IReadProperties in de.mhus.lib.core.crypt.pem
Subinterfaces of IReadProperties in de.mhus.lib.core.crypt.pem Modifier and Type Interface Description interfacePemBlockinterfacePemPrivinterfacePemPubClasses in de.mhus.lib.core.crypt.pem that implement IReadProperties Modifier and Type Class Description classPemBlockModelclassPemKey -
Uses of IReadProperties in de.mhus.lib.core.definition
Classes in de.mhus.lib.core.definition that implement IReadProperties Modifier and Type Class Description classDefComponentclassDefRoot -
Uses of IReadProperties in de.mhus.lib.core.directory
Classes in de.mhus.lib.core.directory that implement IReadProperties Modifier and Type Class Description classEmptyResourceNode<E extends ResourceNode<?>>classResourceNode<T extends ResourceNode<?>>This interface represent a generic Directory Node.classWritableResourceNode<W extends WritableResourceNode<W>> -
Uses of IReadProperties in de.mhus.lib.core.directory.fs
Classes in de.mhus.lib.core.directory.fs that implement IReadProperties Modifier and Type Class Description classFileResourceclassFileResourceRoot -
Uses of IReadProperties in de.mhus.lib.core.io
Constructors in de.mhus.lib.core.io with parameters of type IReadProperties Constructor Description UserFieldValuesRewriter(IReadProperties values) -
Uses of IReadProperties in de.mhus.lib.core.logging
Classes in de.mhus.lib.core.logging that implement IReadProperties Modifier and Type Class Description classLogPropertiesUse this tool to shrink properties. -
Uses of IReadProperties in de.mhus.lib.core.security
Methods in de.mhus.lib.core.security that return IReadProperties Modifier and Type Method Description IReadPropertiesAccount. getAttributes()Gets all attributes of the user account.IReadPropertiesJaasAccount. getAttributes()Methods in de.mhus.lib.core.security with parameters of type IReadProperties Modifier and Type Method Description voidModifyAccountApi. changeAccount(String username, IReadProperties properties)voidModifyCurrentAccountApi. changeAccount(IReadProperties properties)voidModifyAccountApi. createAccount(String username, String password, IReadProperties properties)voidAccount. putAttributes(IReadProperties properties)Overwrites the given attributes, leaves all other properties untouched.voidJaasAccount. putAttributes(IReadProperties properties) -
Uses of IReadProperties in de.mhus.lib.core.util
Classes in de.mhus.lib.core.util that implement IReadProperties Modifier and Type Class Description classMNlsclassPropertiesReadOnlyclassPropertiesSubsetMethods in de.mhus.lib.core.util that return IReadProperties Modifier and Type Method Description IReadPropertiesParameterDefinition. getProperties() -
Uses of IReadProperties in de.mhus.lib.form.definition
Classes in de.mhus.lib.form.definition that implement IReadProperties Modifier and Type Class Description classFaSourceclassFmActionclassFmCheckboxclassFmComboboxclassFmComponentclassFmDateclassFmLabelclassFmLayout100classFmLayout2x50classFmLayout3x33classFmLayout4x25classFmLayoutTabsclassFmLayoutWizardclassFmLinkclassFmNumberclassFmOptionsclassFmOverlayclassFmPanelclassFmPasswordclassFmRichTextclassFmSplitclassFmTextclassFmTextAreaclassFmVoidclassIFmElement
-