org.jboss.ejb3.security
Class AuthenticationInterceptorFactory
java.lang.Object
org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
org.jboss.ejb3.security.AuthenticationInterceptorFactory
- All Implemented Interfaces:
- org.jboss.aop.advice.AspectFactory
public class AuthenticationInterceptorFactory
- extends PerClassAspectFactoryAdaptor
- implements org.jboss.aop.advice.AspectFactory
Authentication Interceptor Factory
- Author:
- bill.burke@jboss.org, Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.aop.advice.AspectFactory |
createPerInstance, createPerJoinpoint, createPerJoinpoint, createPerVM, getName |
AuthenticationInterceptorFactory
public AuthenticationInterceptorFactory()
createPerClass
public Object createPerClass(org.jboss.aop.Advisor advisor)
- Specified by:
createPerClass
in interface org.jboss.aop.advice.AspectFactory
- Specified by:
createPerClass
in class PerClassAspectFactoryAdaptor
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.