Package | Description |
---|---|
gov.nasa.pds.harvest.search.security |
Modifier and Type | Method and Description |
---|---|
String |
SecurityClient.authenticate(String username,
String password)
Get a security token.
|
boolean |
SecurityClient.isTokenValid(String token)
Determine if the given token is valid.
|
void |
SecurityClient.logout(String token)
Logout the authenticated user.
|
Copyright © 2010–2018 Planetary Data System. All rights reserved.