Uses of Interface
org.opensaml.core.xml.schema.XSQName
Packages that use XSQName
Package
Description
Implementations of the interfaces for XMLObjects that represent XML schema types.
Interfaces for SAML 1.0 and 1.1 types and elements.
Implementations of SAML 1.x core specification types and elements.
XMLObject interfaces for SOAP 1.1 elements.
Provided implementations of the SOAP 1.1 XMLObject interfaces.
XMLObject interfaces for WS-Addressing 1.0 elements.
XML Object provider implementations for WS-Addressing.
-
Uses of XSQName in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSQNameMethods in org.opensaml.core.xml.schema.impl that return XSQNameModifier and TypeMethodDescriptionXSQNameBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name. -
Uses of XSQName in org.opensaml.saml.saml1.core
Subinterfaces of XSQName in org.opensaml.saml.saml1.coreModifier and TypeInterfaceDescriptioninterfaceThis interface defines how the (deprecated) RespondWith element would behave. -
Uses of XSQName in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement XSQName -
Uses of XSQName in org.opensaml.soap.soap11
Subinterfaces of XSQName in org.opensaml.soap.soap11 -
Uses of XSQName in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement XSQName -
Uses of XSQName in org.opensaml.soap.wsaddressing
Subinterfaces of XSQName in org.opensaml.soap.wsaddressingModifier and TypeInterfaceDescriptioninterfaceInterface for type <wsa:AttributedQName>.interfaceInterface for element <wsa:ProblemHeaderQName>. -
Uses of XSQName in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement XSQNameModifier and TypeClassDescriptionclassImplementation ofAttributedQName.classConcrete implementation for theProblemHeaderQNameelement.