public class SecureEntityManagerSourceAdvice extends Object implements org.apache.tapestry5.plastic.MethodAdvice
| Constructor and Description |
|---|
SecureEntityManagerSourceAdvice(org.tynamo.security.services.SecurityService securityService,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess,
javax.servlet.http.HttpServletRequest request,
String realmName,
String principalType) |
| Modifier and Type | Method and Description |
|---|---|
void |
advise(org.apache.tapestry5.plastic.MethodInvocation invocation) |
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
ClassNotFoundExceptionCopyright © 2004–2020. All rights reserved.