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 |
---|---|
List<PolicyReference> |
PolicyAttachment.getPolicyReferences()
Get the list of PolicyReference child elements.
|
List<PolicyReference> |
OperatorContentType.getPolicyReferences()
Get the list of
PolicyReference elements. |
Modifier and Type | Class and Description |
---|---|
class |
PolicyReferenceImpl
PolicyReferenceImpl.
|
Modifier and Type | Method and Description |
---|---|
PolicyReference |
PolicyReferenceBuilder.buildObject()
Builds a WS-Policy object.
|
PolicyReference |
PolicyReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<PolicyReference> |
PolicyAttachmentImpl.getPolicyReferences()
Get the list of PolicyReference child elements.
|
List<PolicyReference> |
OperatorContentTypeImpl.getPolicyReferences()
Get the list of
PolicyReference elements. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.