org.jboss.mx.interceptor
Class SecurityInterceptor

java.lang.Object
  extended by org.jboss.mx.interceptor.AbstractInterceptor
      extended by org.jboss.mx.interceptor.SecurityInterceptor
All Implemented Interfaces:
Interceptor

public final class SecurityInterceptor
extends AbstractInterceptor

Security interceptor.

Version:
$Revision: 1.5.6.1 $
Author:
Juha Lindfors.
See Also:
Interceptor, LogInterceptor

Field Summary
 
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor
isShared, log, name
 
Constructor Summary
SecurityInterceptor()
           
 
Method Summary
 
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor
destroy, getName, init, invoke, isShared, setLogger, setName, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityInterceptor

public SecurityInterceptor()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.