gov.nasa.pds.registry.client
Class SecurityContext
java.lang.Object
gov.nasa.pds.registry.client.SecurityContext
public class SecurityContext
- extends Object
- Author:
- pramirez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityContext
public SecurityContext(String truststorePath,
String truststorePassword,
String keystorePath,
String keystorePassword)
getTruststorePath
public String getTruststorePath()
getTruststorePassword
public String getTruststorePassword()
getKeystorePath
public String getKeystorePath()
getKeystorePassword
public String getKeystorePassword()
Copyright © 2010–2014 Planetary Data System. All rights reserved.