public class KeyStoreAuth extends Object
| Constructor and Description |
|---|
KeyStoreAuth(ReadStorePassword readStorePassword,
ReadKeyPassword readKeyPassword) |
| Modifier and Type | Method and Description |
|---|---|
ReadKeyPassword |
getReadKeyPassword() |
ReadStorePassword |
getReadStorePassword() |
String |
toString() |
public KeyStoreAuth(ReadStorePassword readStorePassword, ReadKeyPassword readKeyPassword)
public ReadStorePassword getReadStorePassword()
public ReadKeyPassword getReadKeyPassword()
Copyright © 2019. All rights reserved.