| Package | Description |
|---|---|
| com.sun.xml.ws.security.impl.policyconv | |
| com.sun.xml.wss | |
| com.sun.xml.wss.impl | |
| com.sun.xml.wss.impl.policy.mls |
| Modifier and Type | Method and Description |
|---|---|
protected MessageLayout |
XWSSPolicyGenerator.getLayout(MessageLayout layout) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageLayout |
ProcessingContext.securityHeaderLayout |
| Modifier and Type | Method and Description |
|---|---|
MessageLayout |
ProcessingContext.getSecurityHeaderLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingContext.setSecurityHeaderLayout(MessageLayout layout) |
| Modifier and Type | Method and Description |
|---|---|
static MessageLayout |
MessageLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageLayout[] |
MessageLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageLayout |
MessagePolicy.getLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagePolicy.setLayout(MessageLayout layout) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.