Hi everyone, a simple question (i hope not a stupid one ;)) reading the security module docs[1] I couldn't get the purpose of the *boolean* return in CustomAuthorizer#doSecuredCheck
It is for third party integration or I need to use it elsewhere? For now i'm not using itm when user does not have access to a method I just throw an exeption (is it the correct way?). [1] http://deltaspike.apache.org/documentation/security.html#_securitybinding_for_class_and_method_invocations -- <http://www.advancedit.com.br/>Att, Rafael M. Pestano Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul http://rpestano.wordpress.com/ @realpestano <https://twitter.com/realpestano>
