Uses of Class
org.n52.security.authentication.loginmodule.AbstractLoginModule

Packages that use AbstractLoginModule
org.n52.security.authentication.loginmodule   
 

Uses of AbstractLoginModule in org.n52.security.authentication.loginmodule
 

Subclasses of AbstractLoginModule in org.n52.security.authentication.loginmodule
 class AbstractPasswordLoginModule
          Class AbstractPasswordLoginModule provides a frame implementation for login modules which use username and password credentials to authenticate a user.
 class SAMLTicketLoginModule
          Authenticates users by checking a SAMLResponse (or better an instance of SAMLTicket).
 class SingleUserLoginModule
          Class SingleUserLoginModule is a simple login module wich only knows a single user.
 



Copyright © 2004-2009 52north.org. All Rights Reserved.