Uses of Interface
org.opensaml.core.xml.schema.XSBoolean
Packages that use XSBoolean
Package
Description
Implementations of the interfaces for XMLObjects that represent XML schema types.
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
-
Uses of XSBoolean in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSBooleanMethods in org.opensaml.core.xml.schema.impl that return XSBooleanModifier and TypeMethodDescriptionXSBooleanBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name. -
Uses of XSBoolean in org.opensaml.soap.wstrust
Subinterfaces of XSBoolean in org.opensaml.soap.wstrustModifier and TypeInterfaceDescriptioninterfaceThe wst:Delegatable element.interfaceThe wst:Forwardable element. -
Uses of XSBoolean in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement XSBooleanModifier and TypeClassDescriptionclassDelegatableImpl.classForwardableImpl.