dde authorization rules and authorized album.
authorErik Brakkee <erik@brakkee.org>
Sat, 14 Sep 2013 22:45:19 +0000 (00:45 +0200)
committerErik Brakkee <erik@brakkee.org>
Sat, 14 Sep 2013 22:45:19 +0000 (00:45 +0200)
commit06bf9182a5cd8b626d8e66c1fde4e8e6c722a0b5
tree8e0946f3d188e88280e1f2bc16959ef67fb93894
parent0a8bb936be1c6e6bdb85e4998c57d259ca8872a1
dde authorization rules and authorized album.
Not working yet because authorized album is not serializable.
src/main/java/META-INF/persistence.xml
src/main/java/org/wamblee/photos/model/authorization/AuthorizedAlbum.java
src/main/java/org/wamblee/photos/model/plumbing/Producer.java
src/main/java/org/wamblee/photos/security/PageAuthorizationRule.java [new file with mode: 0644]
src/main/java/org/wamblee/photos/wicket/HomePage.java