X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fjpatest%2Fsrc%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=security%2Fjpatest%2Fsrc%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;h=f2d8ca1f9b49facc17944e1fe54ec5e226de16b9;hb=bac5a4d56e975847a52e497bf2777c89b66aebfc;hp=58704f7ed85e290bea2cd2ebbbd88bda4594cc15;hpb=476ab93a6ea0c57bbcc75594886de985ea8f04c2;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..f2d8ca1f 100644 --- a/security/jpatest/src/test/resources/META-INF/persistence.xml +++ b/security/jpatest/src/test/resources/META-INF/persistence.xml @@ -8,6 +8,14 @@ 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 true