
META-INF.configuration.seedstack-i18n.yaml Maven / Gradle / Ivy
The newest version!
#
# Copyright © 2013-2018, The SeedStack authors
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
classes:
org:
seedstack:
i18n:
jpaUnit: seed-i18n-domain
security:
permissions:
seed-i18n.translator:
- 'seed:i18n:translation:read'
- 'seed:i18n:translation:write'
- 'seed:i18n:translation:delete'
- 'seed:i18n:key:read'
- 'seed:i18n:key:write'
- 'seed:i18n:key:delete'
- 'seed:i18n:locale:read'
- 'seed:i18n:locale:write'
- 'seed:i18n:locale:delete'
seed-i18n.reader:
- 'seed:i18n:translation:read'
- 'seed:i18n:key:read'
- 'seed:i18n:locale:read'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy