| Interface | Description | 
|---|---|
| SingleSignOn | The CAS java-based single sign on API. | 
| Class | Description | 
|---|---|
| AbstractWebBasedSingleSignOn | Abstract class providing an HTTP request and response interface pair to allow
 for persistence and management of state information related to SingleSignOn. | 
| DummyImpl | Dummy implementation of SSO auth -- if you're logged in, it logs you out. | 
| OpenSSOImpl | Connects to OpenSSO's authorization endpoint and authenticates a user,
 implementing the CAS  AbstractWebBasedSingleSignOninterface. | 
| SingleSignOnFactory | Object factory for creating  SingleSignOns from class name Strings. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.