Uses of Interface
org.opensaml.soap.wspolicy.WSPolicyObject
Packages that use WSPolicyObject
Package
Description
XMLObject interfaces for WS-Policy 1.2 elements.
XML Object provider implementations for WS-Policy.
-
Uses of WSPolicyObject in org.opensaml.soap.wspolicy
Classes in org.opensaml.soap.wspolicy with type parameters of type WSPolicyObjectModifier and TypeInterfaceDescriptioninterface
WSPolicyObjectBuilder<WSPolicyObjectType extends WSPolicyObject>
WSPolicyObjectBuilder.Subinterfaces of WSPolicyObject in org.opensaml.soap.wspolicyModifier and TypeInterfaceDescriptioninterface
The wsp:All element.interface
The wsp:AppliesTo element.interface
The wsp:ExactlyOne element.interface
The OperatorContentType complex type.interface
The wsp:Policy element.interface
The wsp:PolicyAttachment element.interface
The wsp:PolicyReference element. -
Uses of WSPolicyObject in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl with type parameters of type WSPolicyObjectModifier and TypeClassDescriptionclass
AbstractWSPolicyObjectBuilder<T extends WSPolicyObject>
AbstactWSPolicyObjectBuilder.Classes in org.opensaml.soap.wspolicy.impl that implement WSPolicyObjectModifier and TypeClassDescriptionclass
AbstractWSSecurityObject.class
AllImpl.class
AppliesToImpl.class
ExactlyOneImpl.class
OperatorContentTypeImpl.class
PolicyAttachmentImpl.class
PolicyImpl.class
PolicyReferenceImpl.