|
||||||||||
| 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.AliasX509CertificateRequest
public static class EncryptionKeyCallback.AliasX509CertificateRequest
A Callback initialized with this request should be handled if the X.509 certificate to be used for encryption is mapped to some alias.
| Constructor Summary | |
|---|---|
EncryptionKeyCallback.AliasX509CertificateRequest(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.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.AliasX509CertificateRequest(java.lang.String alias)
alias - String representing the alias of the X509Certificate.| Method Detail |
|---|
public java.lang.String getAlias()
java.lang.String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||