Package | Description |
---|---|
org.apache.oodt.security.sso |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static AbstractWebBasedSingleSignOn |
SingleSignOnFactory.getWebBasedSingleSignOn(String className) |
Copyright © 1999–2017 Apache OODT. All rights reserved.