| 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 |
SignedParts |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SignedParts> |
SupportingTokens.getSignedParts() |
| Modifier and Type | Field and Description |
|---|---|
protected SignedParts |
SupportingTokensProcessor.emptySP |
| Modifier and Type | Field and Description |
|---|---|
protected Vector<SignedParts> |
BindingProcessor.signedParts |
| Modifier and Type | Method and Description |
|---|---|
protected SignedParts |
SupportingTokensProcessor.getEmptySignedParts(Iterator itr) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SecurityPolicyUtil.isSignedPartsEmpty(SignedParts sp) |
void |
IntegrityAssertionProcessor.process(SignedParts signedParts,
SignaturePolicy.FeatureBinding binding) |
| Constructor and Description |
|---|
AsymmetricBindingProcessor(AsymmetricBinding asBinding,
XWSSPolicyContainer container,
boolean isServer,
boolean isIncoming,
Vector<SignedParts> signedParts,
Vector<EncryptedParts> encryptedParts,
Vector<SignedElements> signedElements,
Vector<EncryptedElements> encryptedElements)
Creates a new instance of AsymmetricBindingProcessor
|
SymmetricBindingProcessor(SymmetricBinding binding,
XWSSPolicyContainer container,
boolean isServer,
boolean isIncoming,
Vector<SignedParts> signedParts,
Vector<EncryptedParts> encryptedParts,
Vector<SignedElements> signedElements,
Vector<EncryptedElements> encryptedElements)
Creates a new instance of SymmetricBindingProcessor
|
| Modifier and Type | Method and Description |
|---|---|
abstract SignedParts |
WSSecurityPolicyFactory.createSignedParts() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SignedParts> |
SupportingTokens.getSignedParts()
List of targets that need to be protected.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.