there is a part on jaas in tomee refcard
tomee.apache.org/refcard/refcard.html

Thanks !
Going to spread this refcard on CEJUG mailing list !



-----------------------------------------------------------
http://eprogramming.github.io/about.html



On Fri, Mar 14, 2014 at 8:08 AM, Romain Manni-Bucau
<[email protected]>wrote:

> I use it in server.xml usually
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2014-03-14 12:06 GMT+01:00 mauro2java2011 <[email protected]>:
> > and
> >       <Realm className="org.apache.catalina.realm.JAASRealm"
> > appName="PropertiesLoginModule"
> >
> >
> userClassNames="org.apache.openejb.core.security.AbstractSecurityService$User"
> >
> >
> roleClassNames="org.apache.openejb.core.security.AbstractSecurityService$Group">
> >       </Realm>
> >
> > i can put it int othe Context.xml relative to a single web application
> but
> > not put into server.xml?
> >
> >
> >
> > --
> > View this message in context:
> http://openejb.979440.n4.nabble.com/use-the-java-ee-glaaery-into-TOMEE-with-secuirity-tp4668156p4668207.html
> > Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to