| 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 |
EncryptedElements |
| Modifier and Type | Method and Description |
|---|---|
Iterator<EncryptedElements> |
SupportingTokens.getEncryptedElements() |
| Modifier and Type | Field and Description |
|---|---|
protected Vector<EncryptedElements> |
BindingProcessor.encryptedElements |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionAssertionProcessor.process(EncryptedElements encryptedElements,
EncryptionPolicy.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 |
|---|---|
Iterator<EncryptedElements> |
SupportingTokens.getEncryptedElements() |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.