|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Target | |
---|---|
com.sun.xml.ws.security.impl.policy | |
com.sun.xml.ws.security.policy |
Uses of Target in com.sun.xml.ws.security.impl.policy |
---|
Classes in com.sun.xml.ws.security.impl.policy that implement Target | |
---|---|
class |
EncryptedElements
|
class |
EncryptedParts
|
class |
RequiredElements
|
class |
SignedElements
|
class |
SignedParts
|
Uses of Target in com.sun.xml.ws.security.policy |
---|
Subinterfaces of Target in com.sun.xml.ws.security.policy | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |