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.
|
handle
public JBossEncryptionSecretCallbackHandler()
protected void handleSingleSecretCallback(SingleSecretCallback singleSecretCallback)
handleSingleSecretCallback
in class AbstractSecretCallbackHandler
singleSecretCallback
- The singleSecretCallback which secret has to be decryptedCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.