Uses of Interface
org.opensaml.soap.wspolicy.OperatorContentType
Packages that use OperatorContentType
Package
Description
XMLObject interfaces for WS-Policy 1.2 elements.
XML Object provider implementations for WS-Policy.
-
Uses of OperatorContentType in org.opensaml.soap.wspolicy
Subinterfaces of OperatorContentType in org.opensaml.soap.wspolicyModifier and TypeInterfaceDescriptioninterface
The wsp:All element.interface
The wsp:ExactlyOne element.interface
The wsp:Policy element. -
Uses of OperatorContentType in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement OperatorContentTypeModifier and TypeClassDescriptionclass
AllImpl.class
ExactlyOneImpl.class
OperatorContentTypeImpl.class
PolicyImpl.