| Package | Description |
|---|---|
| com.sun.xml.wss.impl.callback | |
| com.sun.xml.wss.impl.misc |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
SignatureKeyCallback.PrivKeyCertRequest |
DefaultSecurityEnvironmentImpl.getDefaultPrivKeyCertRequest(Map context) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.