Package | Description |
---|---|
org.apache.oodt.security.sso | |
org.apache.oodt.security.sso.opensso |
Modifier and Type | Method and Description |
---|---|
List<String> |
OpenSSOImpl.getGroupsForUser()
Gets the SSO groups for the LMMP user, identified by her
ssoAuth , where her User ID is provided by
OpenSSOImpl.getCurrentUsername() and her Token is provided by
OpenSSOImpl.getSSOToken() . |
Modifier and Type | Method and Description |
---|---|
UserDetails |
SSOProxy.getUserAttributes(String token) |
static void |
SSOProxy.main(String[] args) |
IdentityDetails |
SSOProxy.readIdentity(String username,
String token) |
Copyright © 1999–2017 Apache OODT. All rights reserved.