SecureStoreRenewer
instead@Deprecated public interface SecureStoreUpdater
SecureStore
for live applications.Modifier and Type | Method and Description |
---|---|
SecureStore |
update(String application,
RunId runId)
Deprecated.
Invoked when an update to SecureStore is needed.
|
SecureStore update(String application, RunId runId)
application
- The name of the application.runId
- The runId of the live application.SecureStore
.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.