Uses of Class
edu.internet2.middleware.shibboleth.idp.authn.provider.AbstractLoginHandler

Packages that use AbstractLoginHandler
edu.internet2.middleware.shibboleth.idp.authn.provider   
edu.internet2.middleware.shibboleth.idp.config.profile.authn   
 

Uses of AbstractLoginHandler in edu.internet2.middleware.shibboleth.idp.authn.provider
 

Subclasses of AbstractLoginHandler in edu.internet2.middleware.shibboleth.idp.authn.provider
 class IPAddressLoginHandler
          IP Address authentication handler.
 class PreviousSessionLoginHandler
          Login handler that is called when user is logged in under a previously existing session.
 class RemoteUserLoginHandler
          Authentication Handler that redirects to servlet protected by a Web Single-Sign-On system.
 class UsernamePasswordLoginHandler
          Authenticate a username and password against a JAAS source.
 

Uses of AbstractLoginHandler in edu.internet2.middleware.shibboleth.idp.config.profile.authn
 

Methods in edu.internet2.middleware.shibboleth.idp.config.profile.authn with parameters of type AbstractLoginHandler
protected  void AbstractLoginHandlerFactoryBean.populateHandler(AbstractLoginHandler handler)
          Populates the authentication duration and methods of the handler.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.