org.tynamo.security.jpa.internal
Class SecureEntityManagerSourceAdvice
java.lang.Object
org.tynamo.security.jpa.internal.SecureEntityManagerSourceAdvice
- All Implemented Interfaces:
- org.apache.tapestry5.plastic.MethodAdvice
public class SecureEntityManagerSourceAdvice
- extends Object
- implements org.apache.tapestry5.plastic.MethodAdvice
|
Constructor Summary |
SecureEntityManagerSourceAdvice(org.tynamo.security.services.SecurityService securityService,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess,
javax.servlet.http.HttpServletRequest request,
String realmName,
String principalType)
|
|
Method Summary |
void |
advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureEntityManagerSourceAdvice
public SecureEntityManagerSourceAdvice(org.tynamo.security.services.SecurityService securityService,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess,
javax.servlet.http.HttpServletRequest request,
@Inject@Symbol(value="security.associatedrealm")
String realmName,
@Inject@Symbol(value="security.associatedprincipaltype")
String principalType)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
advise
public void advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
- Specified by:
advise in interface org.apache.tapestry5.plastic.MethodAdvice
Copyright © 2004-2012. All Rights Reserved.