public class JBossEncryptionSecretCallbackHandler extends AbstractSecretCallbackHandler
log| Constructor and Description |
|---|
JBossEncryptionSecretCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleSingleSecretCallback(SingleSecretCallback singleSecretCallback)
Decrypts the encrypted secret provided by the specified callback handler.
|
handlepublic JBossEncryptionSecretCallbackHandler()
protected void handleSingleSecretCallback(SingleSecretCallback singleSecretCallback)
handleSingleSecretCallback in class AbstractSecretCallbackHandlersingleSecretCallback - The singleSecretCallback which secret has to be decryptedCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.