| Package | Description |
|---|---|
| org.jasig.cas |
This is the entry point to the part of the CAS processing that is independent
of the user/program interface.
|
| org.jasig.cas.remoting.server |
Classes to allow CAS to be exposed as a server.
|
| org.jasig.cas.web.flow |
| Modifier and Type | Class and Description |
|---|---|
class |
CentralAuthenticationServiceImpl
Concrete implementation of a CentralAuthenticationService, and also the
central, organizing component of CAS's internal implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteCentralAuthenticationService
Wrapper implementation around a CentralAuthenticationService that does
completes the marshalling of parameters from the web-service layer to the
service layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteCentralAuthenticationService.setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService)
Set the CentralAuthenticationService.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationViaFormAction.setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService) |
void |
AbstractNonInteractiveCredentialsAction.setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService) |
Copyright © 2004-2015 Apereo. All Rights Reserved.