X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fjpatest%2Fsrc%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;h=ef796a490179d81adaa67c1996278e38f6cf213f;hb=1fa1b27fe3920458dd83da6a02479190e4f2cd4c;hp=58704f7ed85e290bea2cd2ebbbd88bda4594cc15;hpb=a3d78d5f5a1b27b568315b535ab22bc942295a1d;p=utils diff --git a/security/jpatest/src/test/resources/META-INF/persistence.xml b/security/jpatest/src/test/resources/META-INF/persistence.xml index 58704f7e..ef796a49 100644 --- a/security/jpatest/src/test/resources/META-INF/persistence.xml +++ b/security/jpatest/src/test/resources/META-INF/persistence.xml @@ -8,6 +8,17 @@ org.wamblee.usermgt.User org.wamblee.usermgt.Group + org.wamblee.security.authorization.UserCondition + org.wamblee.security.authorization.AnyUserCondition + org.wamblee.security.authorization.GroupUserCondition + org.wamblee.security.authorization.OperationCondition + org.wamblee.security.authorization.IsaOperationCondition + org.wamblee.security.authorization.PathCondition + org.wamblee.security.authorization.RegexpPathCondition + org.wamblee.security.authorization.StartsWithPathCondition + org.wamblee.security.authorization.AuthorizationRule + org.wamblee.security.authorization.UrlAuthorizationRule + org.wamblee.security.authorization.TestAuthorizationRule true