Package edu.internet2.middleware.shibboleth.idp.authn

Interface Summary
LoginHandler Authentication handlers authenticate a user in an implementation specific manner.
 

Class Summary
AuthenticationEngine Manager responsible for handling authentication requests.
LoginContext Login context created by a profile handler and interpreted by the authentication package.
LoginContextEntry Storage service entry for login contexts.
Saml2LoginContext A SAML 2.0 LoginContext.
ShibbolethSSOLoginContext Shibboleth SSO aware extension to LoginContext.
UsernamePrincipal A basic implementation of Principal.
 

Exception Summary
AuthenticationException An exception indicating a problem with user authentication.
ForceAuthenticationException Exception indicating that forced authentication was requested but could not be performed.
PassiveAuthenticationException Exception indicating that passive authentication was requested but could not be performed.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.