Uses of Class
com.ecyrd.jspwiki.auth.AuthenticationManager

Packages that use AuthenticationManager
com.ecyrd.jspwiki The chief package of JSPWiki. 
 

Uses of AuthenticationManager in com.ecyrd.jspwiki
 

Methods in com.ecyrd.jspwiki that return AuthenticationManager
 AuthenticationManager WikiEngine.getAuthenticationManager()
          Returns the currently used authentication manager.