|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureKeyCallback.PrivKeyCertRequest | |
|---|---|
| com.sun.xml.wss.impl.callback | |
| com.sun.xml.wss.impl.misc | |
| Uses of SignatureKeyCallback.PrivKeyCertRequest in com.sun.xml.wss.impl.callback |
|---|
| Subclasses of SignatureKeyCallback.PrivKeyCertRequest in com.sun.xml.wss.impl.callback | |
|---|---|
static class |
SignatureKeyCallback.AliasPrivKeyCertRequest
A Callback initialized with this request should be handled if the private key to be used for signing is mapped to some alias. |
static class |
SignatureKeyCallback.DefaultPrivKeyCertRequest
A Callback initialized with this request should be handled if there's some default private key to be used for signing. |
static class |
SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest
A Callback initialized with this request should be handled if the private key to be used for signing is to be retrieved given the PublicKey |
| Uses of SignatureKeyCallback.PrivKeyCertRequest in com.sun.xml.wss.impl.misc |
|---|
| Methods in com.sun.xml.wss.impl.misc that return SignatureKeyCallback.PrivKeyCertRequest | |
|---|---|
SignatureKeyCallback.PrivKeyCertRequest |
DefaultSecurityEnvironmentImpl.getDefaultPrivKeyCertRequest(Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||