| Package | Description |
|---|---|
| com.sun.xml.wss | |
| com.sun.xml.wss.impl | |
| com.sun.xml.wss.jaxws.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessingContext
This class represents a Context that is used by the XWS-Security Runtime to
apply/verify Security Policies on an Outgoing/Incoming SOAP Message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingContext.copy(SecurityProcessingContext ctx1,
SecurityProcessingContext ctx2) |
void |
SecurityProcessingContext.copy(SecurityProcessingContext ctx1,
SecurityProcessingContext ctx2)
copy operator
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterProcessingContext |
class |
ProcessingContextImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JAXWSProcessingContext
represents security processing context in JAXWS integration path.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXWSProcessingContextImpl |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.