public static class AppServerSecurity.Truststore extends Object
| Constructor and Description |
|---|
Truststore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
String |
getPassword() |
String |
getType() |
void |
setLocation(String location) |
void |
setPassword(String password) |
void |
setType(String type) |
Copyright © 2016 WSO2. All rights reserved.