Package | Description |
---|---|
org.apache.oodt.cas.curation.service | |
org.apache.oodt.security.sso |
Modifier and Type | Field and Description |
---|---|
protected SingleSignOn |
CurationService.sso |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebBasedSingleSignOn
Abstract class providing an HTTP request and response interface pair to allow
for persistence and management of state information related to SingleSignOn.
|
class |
DummyImpl
Dummy implementation of SSO auth -- if you're logged in, it logs you out.
|
class |
OpenSSOImpl
Connects to OpenSSO's authorization endpoint and authenticates a user,
implementing the CAS
AbstractWebBasedSingleSignOn interface. |
Copyright © 1999–2017 Apache OODT. All rights reserved.