| Package | Description |
|---|---|
| org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
| org.apache.twill.api.security |
| Modifier and Type | Method and Description |
|---|---|
SecureStore |
SecureStoreUpdater.update(String application,
RunId runId)
Deprecated.
Invoked when an update to SecureStore is needed.
|
| Modifier and Type | Method and Description |
|---|---|
TwillPreparer |
TwillPreparer.addSecureStore(SecureStore secureStore)
Adds security credentials for the runtime environment to gives application access to resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecureStoreWriter.write(SecureStore secureStore)
Writes the given
SecureStore. |
Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.