| Package | Description |
|---|---|
| edu.internet2.middleware.shibboleth.idp.authn.provider | |
| edu.internet2.middleware.shibboleth.idp.config.profile.authn |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalAuthnSystemLoginHandler
A login handler meant to bridge between the IdP and an external, web-based, authentication service.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLoginHandlerFactoryBean.populateHandler(AbstractLoginHandler handler)
Populates the authentication duration and methods of the handler.
|
Copyright © 1999-2014. All Rights Reserved.