Class AnnotationSpringRoleManager

  • All Implemented Interfaces:
    RoleManager

    @Configurable
    public class AnnotationSpringRoleManager
    extends RoleManagerSupport
    A specialization of RoleManagerSupport for a Spring context that uses annotations (DciRole and DciContext) for retrieving role metadata and is capable to inject Spring beans into created roles.
    Author:
    Fabrizio Giudici