|
||||||||||
| 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.PrivateKeyRequest
com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest
public static class DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest
A Callback initialized with this request should be handled if the private key to be used for decryption is to be retrieved given the PublicKey
| Constructor Summary | |
|---|---|
DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest(java.security.PublicKey publicKey)
Constructor. |
|
| Method Summary | |
|---|---|
java.security.PublicKey |
getPublicKey()
Get the PublicKey stored in this Request. |
| Methods inherited from class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PrivateKeyRequest |
|---|
getPrivateKey, setPrivateKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest(java.security.PublicKey publicKey)
publicKey - java.security.PublicKey.| Method Detail |
|---|
public java.security.PublicKey getPublicKey()
java.security.PublicKey.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||