Uses of Class
gov.nasa.pds.harvest.security.SecurityClientException

Packages that use SecurityClientException
gov.nasa.pds.harvest.security   
 

Uses of SecurityClientException in gov.nasa.pds.harvest.security
 

Methods in gov.nasa.pds.harvest.security that throw SecurityClientException
 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–2014 Planetary Data System. All rights reserved.