public final class KeystoreConfig extends Object
Constructor and Description |
---|
KeystoreConfig(String location,
String password) |
KeystoreConfig(String location,
String password,
String alias,
String type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
String |
getAlias() |
String |
getLocation() |
String |
getPassword() |
String |
getType() |
URL |
getURL() |
int |
hashCode() |
String |
toString() |
Copyright © 2015–2016 FBK-irst. All rights reserved.