Uses of Class
it.tidalwave.role.spi.RoleManagerSupport
-
Packages that use RoleManagerSupport Package Description it.tidalwave.role.spring.spi -
-
Uses of RoleManagerSupport in it.tidalwave.role.spring.spi
Subclasses of RoleManagerSupport in it.tidalwave.role.spring.spi Modifier and Type Class Description class
AnnotationSpringRoleManager
A specialization ofRoleManagerSupport
for a Spring context that uses annotations (DciRole
andDciContext
) for retrieving role metadata and is capable to inject Spring beans into created roles.
-