Uses of Interface
org.apache.james.protocols.smtp.hook.AuthHook

Packages that use AuthHook
org.apache.james.protocols.smtp.core.esmtp   
 

Uses of AuthHook in org.apache.james.protocols.smtp.core.esmtp
 

Methods in org.apache.james.protocols.smtp.core.esmtp that return types with arguments of type AuthHook
protected  java.util.List<AuthHook> AuthCmdHandler.getHooks()
          Return a list which holds all hooks for the cmdHandler
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.