| Name | Description | Type | Package | Framework |
| AbstractWebBasedSingleSignOn | Abstract class providing an HTTP request and response interface pair to allow for persistence and management of state information related to SingleSignOn. | Class | org.apache.oodt.security.sso | Apache OODT |
| DummyImpl | Dummy implementation of SSO auth -- if you're logged in, it logs you out. | Class | org.apache.oodt.security.sso | Apache OODT |
| IdentityDetails | The response from a call to SSOMetKeys. | Class | org.apache.oodt.security.sso.opensso | Apache OODT |
| OpenSSOImpl | Connects to OpenSSO's authorization endpoint and authenticates a user, implementing the CAS AbstractWebBasedSingleSignOn interface. | Class | org.apache.oodt.security.sso | Apache OODT |
| SingleSignOn | The CAS java-based single sign on API. | Interface | org.apache.oodt.security.sso | Apache OODT |
| SingleSignOnFactory | Object factory for creating SingleSignOns from class name Strings. | Class | org.apache.oodt.security.sso | Apache OODT |
| SSOMetKeys | Met keys for dealing with SSOProxy. | Interface | org.apache.oodt.security.sso.opensso | Apache OODT |
| SSOProxy | A client class to the services provided by the OpenSSO project. | Class | org.apache.oodt.security.sso.opensso | Apache OODT |
| UserDetails | The response from a query to SSOMetKeys. | Class | org.apache.oodt.security.sso.opensso | Apache OODT |