| Package | Description |
|---|---|
| com.sun.xml.ws.security.impl.policy | |
| com.sun.xml.ws.security.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptedElements |
class |
EncryptedParts |
class |
RequiredElements |
class |
SignedElements |
class |
SignedParts |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EncryptedElements
Indentifies target elements in the SOAPMessage that need to be confidentiality protected.
|
interface |
EncryptedParts
Identifies targets that if present in the message should be confidentiality protected.
|
interface |
RequiredElements
Used to specify the header elements that the message MUST contain.
|
interface |
RequiredTargets
Specifies list of SOAP Headers that must be present in the SOAP Messages.
|
interface |
SignedElements
Identifies list of elements in the SOAP Message that need to be integrity protected.
|
interface |
SignedParts
This interface identifies targets in the message that need to be integrity protected.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.