Uses of Interface
org.opensaml.soap.wspolicy.PolicyReference
Packages that use PolicyReference
Package
Description
XMLObject interfaces for WS-Policy 1.2 elements.
XML Object provider implementations for WS-Policy.
-
Uses of PolicyReference in org.opensaml.soap.wspolicy
Methods in org.opensaml.soap.wspolicy that return types with arguments of type PolicyReferenceModifier and TypeMethodDescriptionOperatorContentType.getPolicyReferences()Get the list ofPolicyReferenceelements.PolicyAttachment.getPolicyReferences()Get the list of PolicyReference child elements. -
Uses of PolicyReference in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement PolicyReferenceMethods in org.opensaml.soap.wspolicy.impl that return PolicyReferenceModifier and TypeMethodDescriptionPolicyReferenceBuilder.buildObject()Builds a WS-Policy object.PolicyReferenceBuilder.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 PolicyReferenceModifier and TypeMethodDescriptionOperatorContentTypeImpl.getPolicyReferences()Get the list ofPolicyReferenceelements.PolicyAttachmentImpl.getPolicyReferences()Get the list of PolicyReference child elements.