All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ow2.easybeans.security.jacc.provider.I18n.properties Maven / Gradle / Ivy

There is a newer version: 3.0.0-M1
Show newest version
# $Id: I18n.properties 5369 2010-02-24 14:58:19Z benoitf $
JPolicy.implies.canNotCheck=Cannot check if PolicyConfigurationFactory is in service or not.
JPolicy.implies.canNotRetrieve=Cannot retrieve the policyConfiguration with the contextID ''{0}''.


JPolicyConfiguration.openState=open
JPolicyConfiguration.inServiceState=in service
JPolicyConfiguration.deletedState=deleted
JPolicyConfiguration.checkCurrentStateNotInState.notValidState=The current state must not be in the state ''{0}'', it must be in the state ''{1}''
JPolicyConfiguration.checkCurrentStateIsInStates.notValidState=The current state must be in ''{0}'', but the state found is the state ''{1}''
JPolicyConfiguration.linkConfiguration.equivalent=The current PolicyConfiguration object ''{0}'' is equivalent to the linked object ''{1}}''
JPolicyConfiguration.equals.notInstanceOf=Cannot check if given object is equals to the current object as the given object is not an instance of PolicyConfiguration
JPolicyConfiguration.equals.canNotCheck=Cannot check if given object is equals to the current object
JPolicyConfiguration.addToRole.emptyRole=Trying to add permissions with an empty role


JPolicyConfigurationFactory.getPolicyConfiguration.nonExistentId=The PolicyConfiguration object can not be removed for the context ID ''{0}'' as it is an unexisting contextID




© 2015 - 2024 Weber Informatics LLC | Privacy Policy