org.tynamo.security.jpa
Class JpaSecurityModule
java.lang.Object
org.tynamo.security.jpa.JpaSecurityModule
public class JpaSecurityModule
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaSecurityModule
public JpaSecurityModule()
secureEntityManager
@Advise(serviceInterface=org.apache.tapestry5.jpa.EntityManagerSource.class)
public static void secureEntityManager(org.apache.tapestry5.ioc.MethodAdviceReceiver receiver,
@Autobuild
SecureEntityManagerSourceAdvice advice)
throws SecurityException,
NoSuchMethodException
- Throws:
SecurityException
NoSuchMethodException
contributeFactoryDefaults
public static void contributeFactoryDefaults(org.apache.tapestry5.ioc.MappedConfiguration<String,String> configuration)
Copyright © 2004-2012. All Rights Reserved.