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 | Method and Description |
---|---|
AppliesTo |
AppliesToBuilder.buildObject()
Builds a WS-Policy object.
|
AppliesTo |
AppliesToBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
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 © 2018 JBoss by Red Hat. All rights reserved.