|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.callback.DecryptionKeyCallback.SymmetricKeyRequest
com.sun.xml.wss.impl.callback.DecryptionKeyCallback.AliasSymmetricKeyRequest
public static class DecryptionKeyCallback.AliasSymmetricKeyRequest
Given an alias get the javax.crypto.SecretKey
| Constructor Summary | |
|---|---|
DecryptionKeyCallback.AliasSymmetricKeyRequest(java.lang.String alias)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAlias()
Get the alias stored in this Request. |
| Methods inherited from class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.SymmetricKeyRequest |
|---|
getSymmetricKey, setSymmetricKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecryptionKeyCallback.AliasSymmetricKeyRequest(java.lang.String alias)
alias - java.lang.String representing the alias of the
SymmetircKey to be used for Decryption.| Method Detail |
|---|
public java.lang.String getAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||