org.tynamo.security.jpa.internal
Class SecureFindAdvice

java.lang.Object
  extended by org.tynamo.security.jpa.internal.SecureFindAdvice
All Implemented Interfaces:
org.apache.tapestry5.plastic.MethodAdvice

Deprecated.

@Deprecated
public class SecureFindAdvice
extends Object
implements org.apache.tapestry5.plastic.MethodAdvice


Constructor Summary
SecureFindAdvice(org.tynamo.security.services.SecurityService securityService, javax.servlet.http.HttpServletRequest request)
          Deprecated.  
 
Method Summary
 void advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureFindAdvice

public SecureFindAdvice(org.tynamo.security.services.SecurityService securityService,
                        javax.servlet.http.HttpServletRequest request)
Deprecated. 
Method Detail

advise

public void advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
Deprecated. 
Specified by:
advise in interface org.apache.tapestry5.plastic.MethodAdvice


Copyright © 2004-2012. All Rights Reserved.