Uses of Interface
org.opensaml.soap.wspolicy.Policy
Packages that use Policy
Package
Description
XMLObject interfaces for WS-Policy 1.2 elements.
XML Object provider implementations for WS-Policy.
-
Uses of Policy in org.opensaml.soap.wspolicy
Methods in org.opensaml.soap.wspolicy that return types with arguments of type PolicyModifier and TypeMethodDescriptionOperatorContentType.getPolicies()
Get the list ofPolicy
elements.PolicyAttachment.getPolicies()
Get the list of Policy child elements. -
Uses of Policy in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement PolicyMethods in org.opensaml.soap.wspolicy.impl that return PolicyModifier and TypeMethodDescriptionPolicyBuilder.buildObject()
Builds a WS-Policy object.PolicyBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.soap.wspolicy.impl that return types with arguments of type PolicyModifier and TypeMethodDescriptionOperatorContentTypeImpl.getPolicies()
Get the list ofPolicy
elements.PolicyAttachmentImpl.getPolicies()
Get the list of Policy child elements.