public interface

PrePostInvocationAttributeFactory

org.springframework.security.access.prepost.PrePostInvocationAttributeFactory
Known Indirect Subclasses

Summary

Public Methods
abstract PostInvocationAttribute createPostInvocationAttribute(String postFilterAttribute, String postAuthorizeAttribute)
abstract PreInvocationAttribute createPreInvocationAttribute(String preFilterAttribute, String filterObject, String preAuthorizeAttribute)

Public Methods

public abstract PostInvocationAttribute createPostInvocationAttribute (String postFilterAttribute, String postAuthorizeAttribute)

public abstract PreInvocationAttribute createPreInvocationAttribute (String preFilterAttribute, String filterObject, String preAuthorizeAttribute)