final public class JNDISecurity extends AbstractInterceptor (Code)
A role based security interceptor that requries the caller of
any write operations to have a JNDIWriter role and the caller of any
read operations to have a JNDIReader role.
author: Scott.Stark@jboss.org version: $Revision: 57211 $