Hi,
I have an EJB which is marked with SecurityDomain annotataion.
I want that some of the methods in it will not be in the SecurityDomain, (so
they will not go through the Jboss Security Interceptors).
Is there a way to exclude a method from the security domain?
(PermitAll does not help me, since It still perform login check via Jboss)
Thanks.
--
View this message in context:
http://www.nabble.com/Jboss-SecurityDomain-Annotation-tp18057699p18057699...
Sent from the JBoss - Dev mailing list archive at
Nabble.com.