Uses of Package
io.inverno.mod.security.accesscontrol
Packages that use io.inverno.mod.security.accesscontrol
Package
Description
Common Inverno security components.
Inverno security access control API.
Inverno security context API.
-
Classes in io.inverno.mod.security.accesscontrol used by io.inverno.mod.securityClassDescriptionAn access controller is used to control the access to services and resources of an authenticated entity.An access controller resolver is used to resolve an access controller from an
Authentication. -
Classes in io.inverno.mod.security.accesscontrol used by io.inverno.mod.security.accesscontrolClassDescriptionThrown to indicate unexpected errors during access control processing.An access controller is used to control the access to services and resources of an authenticated entity.An access controller resolver is used to resolve an access controller from an
Authentication.An access controller that uses permissions to control the access to services or resources based on the permissions that were granted to an authenticated entity.A parameter is used to specify the context in which a permission is evaluated.An access controller that uses roles to control the access to services or resources based on the permissions that were granted to an authenticated entity. -
Classes in io.inverno.mod.security.accesscontrol used by io.inverno.mod.security.contextClassDescriptionAn access controller is used to control the access to services and resources of an authenticated entity.