Class FilePropertyProvider
java.lang.Object
be.personify.util.properties.provider.RolePropertyProvider
be.personify.util.properties.provider.impl.FilePropertyProvider
- Author:
- vanderbw Provider to give properties to entitlements based on a file
-
Field Summary
FieldsFields inherited from class be.personify.util.properties.provider.RolePropertyProvider
configuration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperties(RolePropertyFilter filter, Locale locale) voidvalidateConfiguration(Map<String, String> configuration)
-
Field Details
-
KEY_FILE
- See Also:
-
-
Constructor Details
-
FilePropertyProvider
Constructor- Parameters:
configuration-
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin classRolePropertyProvider
-
validateConfiguration
- Specified by:
validateConfigurationin classRolePropertyProvider- Throws:
Exception
-