Class MethodSecurityBean<R>

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class MethodSecurityBean<R>
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    Support to simulate interceptor-driven permissions.
    Since:
    4.0
    Author:
    janv, Derek Hulley