| Package | Description |
|---|---|
| org.opensaml.ws.wspolicy |
XMLObject interfaces for WS-Policy 1.2 elements.
|
| org.opensaml.ws.wspolicy.impl |
| Modifier and Type | Method and Description |
|---|---|
AppliesTo |
PolicyAttachment.getAppliesTo()
Get the AppliesTo child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyAttachment.setAppliesTo(AppliesTo newAppliesTo)
Set the AppliesTo child element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppliesToImpl
AppliesToImpl.
|
| Modifier and Type | Field and Description |
|---|---|
private AppliesTo |
PolicyAttachmentImpl.appliesTo
AppliesTo Child element.
|
| Modifier and Type | Method and Description |
|---|---|
AppliesTo |
AppliesToBuilder.buildObject()
Builds a WS-Policy object.
|
AppliesTo |
AppliesToBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
AppliesTo |
PolicyAttachmentImpl.getAppliesTo()
Get the AppliesTo child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyAttachmentImpl.setAppliesTo(AppliesTo newAppliesTo)
Set the AppliesTo child element.
|
Copyright © 1999-2016. All Rights Reserved.