Uses of Package
org.mortbay.jetty.plus.jaas.spi

Packages that use org.mortbay.jetty.plus.jaas.spi
org.mortbay.jetty.plus.jaas.ldap   
org.mortbay.jetty.plus.jaas.spi   
 

Classes in org.mortbay.jetty.plus.jaas.spi used by org.mortbay.jetty.plus.jaas.ldap
AbstractLoginModule
          AbstractLoginModule Abstract base class for all LoginModules.
UserInfo
          UserInfo This is the information read from the external source about a user.
 

Classes in org.mortbay.jetty.plus.jaas.spi used by org.mortbay.jetty.plus.jaas.spi
AbstractDatabaseLoginModule
          AbstractDatabaseLoginModule Abstract base class for LoginModules that interact with a database to retrieve authentication and authorization information.
AbstractLoginModule
          AbstractLoginModule Abstract base class for all LoginModules.
AbstractLoginModule.JAASUserInfo
           
UserInfo
          UserInfo This is the information read from the external source about a user.
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.