mx4j.adaptor
Interface AdaptorAuthenticator

All Superinterfaces:
Authenticator

public interface AdaptorAuthenticator
extends Authenticator


Method Summary
 mx4j.adaptor.interceptor.Interceptor getInterceptor()
           
 
Methods inherited from interface mx4j.security.auth.Authenticator
login, logout
 

Method Detail

getInterceptor

public mx4j.adaptor.interceptor.Interceptor getInterceptor()