hi rainer, @Secures came from seam3 and is a cdi like ~simple binding. @Secured is (now) based on @Secures and just a different style + offers more than that (e.g. the integration with the view-config).
regards, gerhard 2013/4/8 Rainer Schön <deltasp...@mr-partner.ch> > Hello, > > I am evaluating DS for a migration project java ee5 Seam -> java ee6. > Currently it is the security module that I am exploring (clone of > 0.4-incubating-SNAPSHOT / 9720bec commit and locally built / Java 7 SDK). > Some questions have arisen during my tests. I will begin with my first > discovery: > > - Secures and DecisionVoter seam to me somewhat redundant. What is the > idea behind this design decision? > > - Secures seams not to work with the type safe view configuration feature. > Is this intentional or an anomaly? > > - If it is intentional, what are the considerations? > > Thanks in advance for a feedback > Rainer > > > > >