public class SecurityContext extends Object
Constructor and Description |
---|
SecurityContext(String truststorePath,
String truststorePassword,
String keystorePath,
String keystorePassword) |
Modifier and Type | Method and Description |
---|---|
String |
getKeystorePassword() |
String |
getKeystorePath() |
String |
getTruststorePassword() |
String |
getTruststorePath() |
Copyright © 2010–2017 Planetary Data System. All rights reserved.