Re: Using ANSI RBAC Security Enforcement inside Wicket 6.x Applications

2013-09-20 Thread Martin Grigorov
Keep 'em coming, Shawn! :-)
Thank you!


On Fri, Sep 20, 2013 at 7:21 PM, Shawn McKinney wrote:

> Hello again,
>
> In the past couple of weeks I have shared with you articles documenting
> techniques to secure Wicket applications running in Jetty & Tomcat
> containers using basic security principles. Another article in this series
> builds on what was demonstrated before by introducing more advanced ANSI
> RBAC concepts like role activation and dynamic separation of duty
> constraints.
>
> http://iamfortress.org/**WicketRbac 
>
> A sample Wicket application showing how-to is on GIT Hub:
>
> 
> >https:/**/github.com/shawnmckinney/**fortressdemo1
>
> Enjoy,
>
> Shawn
>


Using ANSI RBAC Security Enforcement inside Wicket 6.x Applications

2013-09-20 Thread Shawn McKinney

Hello again,

In the past couple of weeks I have shared with you articles documenting 
techniques to secure Wicket applications running in Jetty & Tomcat 
containers using basic security principles. Another article in this 
series builds on what was demonstrated before by introducing more 
advanced ANSI RBAC concepts like role activation and dynamic separation 
of duty constraints.


http://iamfortress.org/WicketRbac

A sample Wicket application showing how-to is on GIT Hub:

https://github.com/shawnmckinney/fortressdemo1

Enjoy,

Shawn