Package | Description |
---|---|
eu.eidas.auth.commons.attribute | |
eu.eidas.auth.commons.io |
Modifier and Type | Class and Description |
---|---|
class |
AttributeSetPropertiesConverter
Converts a Properties into a Set of AttributeDefinition.
|
Modifier and Type | Class and Description |
---|---|
static class |
PropertiesConverter.IdemConverter |
static class |
PropertiesConverter.MapPropertiesConverter |
Modifier and Type | Method and Description |
---|---|
static <T> SingletonAccessor<T> |
SingletonAccessors.newPropertiesAccessor(String fileName,
String defaultPath,
PropertiesConverter<T> propertiesConverter) |
Constructor and Description |
---|
PropertiesBasedFileMarshaller(PropertiesConverter<T> propsConverter) |
PropertiesBasedStreamMarshaller(boolean useXml,
PropertiesConverter<T> propsConverter) |
PropertiesBasedStreamMarshaller(PropertiesFormat propertiesFormat,
PropertiesConverter<T> propsConverter) |
Copyright © 2020. All Rights Reserved.