| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptUsersAuthenticationHandler
Handler that contains a list of valid users and passwords.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUsernamePasswordAuthenticationHandler
Abstract class to override supports so that we don't need to duplicate the
check for UsernamePasswordCredential.
|
class |
JaasAuthenticationHandler
JAAS Authentication Handler for CAAS.
|
Copyright © 2004-2015 Apereo. All Rights Reserved.