Uses of Interface
org.opensaml.soap.wspolicy.ExactlyOne
Packages that use ExactlyOne
Package
Description
XMLObject interfaces for WS-Policy 1.2 elements.
XML Object provider implementations for WS-Policy.
-
Uses of ExactlyOne in org.opensaml.soap.wspolicy
Methods in org.opensaml.soap.wspolicy that return types with arguments of type ExactlyOneModifier and TypeMethodDescriptionOperatorContentType.getExactlyOnes()
Get the list ofExactlyOne
elements. -
Uses of ExactlyOne in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement ExactlyOneMethods in org.opensaml.soap.wspolicy.impl that return ExactlyOneModifier and TypeMethodDescriptionExactlyOneBuilder.buildObject()
Builds a WS-Policy object.ExactlyOneBuilder.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 ExactlyOneModifier and TypeMethodDescriptionOperatorContentTypeImpl.getExactlyOnes()
Get the list ofExactlyOne
elements.