org.tynamo.security.jpa.internal
Class SecureFindAdvice
java.lang.Object
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 |
SecureFindAdvice
public SecureFindAdvice(org.tynamo.security.services.SecurityService securityService,
javax.servlet.http.HttpServletRequest request)
- Deprecated.
advise
public void advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
- Deprecated.
- Specified by:
advise in interface org.apache.tapestry5.plastic.MethodAdvice
Copyright © 2004-2013. All Rights Reserved.