public interface SecureStoreWriter
SecureStoreRenewer for writing out SecureStore during renewal process.| Modifier and Type | Method and Description |
|---|---|
void |
write(SecureStore secureStore)
Writes the given
SecureStore. |
void write(SecureStore secureStore) throws IOException
SecureStore.secureStore - the SecureStore to persistIOException - if failed to write out the SecureStoreCopyright © 2013-2016 The Apache Software Foundation. All rights reserved.