public class KeyStoreAuth extends Object
| Constructor and Description |
|---|
KeyStoreAuth(ReadStorePassword readStorePassword,
ReadKeyPassword readKeyPassword) |
| Modifier and Type | Method and Description |
|---|---|
CallbackHandler |
getReadKeyHandler() |
ReadKeyPassword |
getReadKeyPassword() |
CallbackHandler |
getReadStoreHandler() |
ReadStorePassword |
getReadStorePassword() |
void |
setReadKeyPassword(ReadKeyPassword readKeyPassword) |
String |
toString() |
public KeyStoreAuth(ReadStorePassword readStorePassword, ReadKeyPassword readKeyPassword)
public CallbackHandler getReadStoreHandler()
public CallbackHandler getReadKeyHandler()
public ReadStorePassword getReadStorePassword()
public ReadKeyPassword getReadKeyPassword()
public void setReadKeyPassword(ReadKeyPassword readKeyPassword)
Copyright © 2018. All Rights Reserved.