X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fjpatest%2Fsrc%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;h=ef796a490179d81adaa67c1996278e38f6cf213f;hb=597a78e0a77c32cb022f2815211c07ac5f4d68bb;hp=58704f7ed85e290bea2cd2ebbbd88bda4594cc15;hpb=d8b77c96f20ad6590bc64a3baec0a5a8f3fb7796;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