Uses of Interface
net.sourceforge.blogentis.plugins.base.AbstractNavigationExtension.Authenticator

Packages that use AbstractNavigationExtension.Authenticator
net.sourceforge.blogentis.plugins.base   
 

Uses of AbstractNavigationExtension.Authenticator in net.sourceforge.blogentis.plugins.base
 

Classes in net.sourceforge.blogentis.plugins.base that implement AbstractNavigationExtension.Authenticator
protected static class AbstractNavigationExtension.TargetAuthenticator
           
 

Fields in net.sourceforge.blogentis.plugins.base declared as AbstractNavigationExtension.Authenticator
protected  AbstractNavigationExtension.Authenticator AbstractNavigationExtension.AbstractLink.au
           
protected static AbstractNavigationExtension.Authenticator AbstractNavigationExtension.SiteAdminAuthenticator
           
protected static AbstractNavigationExtension.Authenticator AbstractNavigationExtension.BlogAdminAuthenticator
           
protected static AbstractNavigationExtension.Authenticator AbstractNavigationExtension.EditorAuthenticator
           
protected static AbstractNavigationExtension.Authenticator AbstractNavigationExtension.AuthorAuthenticator
           
 

Constructors in net.sourceforge.blogentis.plugins.base with parameters of type AbstractNavigationExtension.Authenticator
AbstractNavigationExtension.AbstractLink(java.lang.String name, AbstractNavigationExtension.Authenticator a)
           
AbstractNavigationExtension.LinkToParameterPage(java.lang.String page, java.lang.String name, java.lang.String pName, java.lang.String pValue, AbstractNavigationExtension.Authenticator a)
           
AbstractNavigationExtension.LinkToActionPage(java.lang.String page, java.lang.String name, java.lang.String pValue, AbstractNavigationExtension.Authenticator a)
           
AbstractNavigationExtension.LinkToTemplate(java.lang.String page, java.lang.String name, AbstractNavigationExtension.Authenticator a)
           
AbstractNavigationExtension.LinkToSplitPage(java.lang.String page, java.lang.String name, java.lang.String pValue, AbstractNavigationExtension.Authenticator a)
           
 



Copyright © 2003-2004 SourceForge.net. All Rights Reserved.