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