|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest
com.sun.xml.wss.impl.callback.EncryptionKeyCallback.PublicKeyBasedRequest
public static class EncryptionKeyCallback.PublicKeyBasedRequest
| Constructor Summary | |
|---|---|
EncryptionKeyCallback.PublicKeyBasedRequest(java.security.PublicKey pk)
Constructor. |
|
| Method Summary | |
|---|---|
java.security.PublicKey |
getPublicKey()
Get the PublicKey stored in this Request. |
| Methods inherited from class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest |
|---|
getX509Certificate, setX509Certificate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptionKeyCallback.PublicKeyBasedRequest(java.security.PublicKey pk)
pk - java.security.PublicKey representing the PublicKey
to be used for Encryption.| 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 | |||||||||