| Package | Description |
|---|---|
| com.sun.xml.ws.security.impl.policy | |
| com.sun.xml.ws.security.impl.policyconv | |
| com.sun.xml.ws.security.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
SignedEncryptedSupportingTokens |
class |
SignedSupportingTokens |
| Modifier and Type | Method and Description |
|---|---|
void |
NilBindingProcessor.processSupportingTokens(SignedSupportingTokens st) |
void |
BindingProcessor.processSupportingTokens(SignedSupportingTokens st) |
void |
TransportBindingProcessor.processSupportingTokens(SignedSupportingTokens sst) |
| Constructor and Description |
|---|
SignedSupportingTokensProcessor(SignedSupportingTokens st,
TokenProcessor tokenProcessor,
Binding binding,
XWSSPolicyContainer container,
SignaturePolicy sp,
EncryptionPolicy ep,
PolicyID pid)
Creates a new instance of SignedSupportingTokensProcessor
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SignedEncryptedSupportingTokens
Signed, encrypted supporting tokens are Signed supporting tokens that are also
encrypted when they appear in the wsse:SecurityHeader.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.