org.tynamo.security.jpa.internal
Class SecureWriteAdvice
java.lang.Object
org.tynamo.security.jpa.internal.SecureWriteAdvice
- All Implemented Interfaces:
- org.apache.tapestry5.plastic.MethodAdvice
Deprecated.
@Deprecated
public class SecureWriteAdvice
- extends Object
- implements org.apache.tapestry5.plastic.MethodAdvice
|
Constructor Summary |
SecureWriteAdvice(Operation writeOperation,
org.tynamo.security.services.SecurityService securityService,
javax.servlet.http.HttpServletRequest request,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess)
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 |
SecureWriteAdvice
public SecureWriteAdvice(Operation writeOperation,
org.tynamo.security.services.SecurityService securityService,
javax.servlet.http.HttpServletRequest request,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess)
- Deprecated.
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.