Uses of Interface
org.opensaml.soap.wspolicy.PolicyReference
-
Packages that use PolicyReference Package Description org.opensaml.soap.wspolicy XMLObject interfaces for WS-Policy 1.2 elements. -
-
Uses of PolicyReference in org.opensaml.soap.wspolicy
Methods in org.opensaml.soap.wspolicy that return types with arguments of type PolicyReference Modifier and Type Method Description List<PolicyReference>OperatorContentType. getPolicyReferences()Get the list ofPolicyReferenceelements.List<PolicyReference>PolicyAttachment. getPolicyReferences()Get the list of PolicyReference child elements.
-