Package ch.tocco.nice2.security.spi
package ch.tocco.nice2.security.spi
-
ClassDescriptionBase class for a simple
SecurityDomain
that is not used very extensively.StandardGuard
implementation which delegates the different ask/check/evaluatePermission methods to evaluatePermission(Permission).Contribute a mapping for roles that imply other roles.Exception to be thrown if an error occurred duringGuard
's permission evaluation.Provides a hook for contributing policy post-processors.Specifies a domain (usually based on the obejct type) for security.