| Package | Description |
|---|---|
| org.jasig.cas.authentication |
Authentication validates the Credentials provided during a /login
request.
|
| org.jasig.cas.authentication.handler.support |
Authentication.support contains the specific implementations of
the AuthenticationHandler interface.
|
| Class and Description |
|---|
| AbstractPreAndPostProcessingAuthenticationHandler
Abstract authentication handler that allows deployers to utilize the bundled
AuthenticationHandlers while providing a mechanism to perform tasks before
and after authentication.
|
| AbstractUsernamePasswordAuthenticationHandler
Abstract class to override supports so that we don't need to duplicate the
check for UsernamePasswordCredential.
|
| Class and Description |
|---|
| AbstractPreAndPostProcessingAuthenticationHandler
Abstract authentication handler that allows deployers to utilize the bundled
AuthenticationHandlers while providing a mechanism to perform tasks before
and after authentication.
|
| AbstractUsernamePasswordAuthenticationHandler
Abstract class to override supports so that we don't need to duplicate the
check for UsernamePasswordCredential.
|
Copyright © 2004-2015 Apereo. All Rights Reserved.