Uses of Interface
org.opensaml.core.xml.schema.XSAny
Packages that use XSAny
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.
Interfaces for SAML 2.0 core and protocol interfaces.
Implementations of SAML 2.0 core specification types and elements.
-
Uses of XSAny in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSAnyMethods in org.opensaml.core.xml.schema.impl that return XSAnyModifier and TypeMethodDescriptionXSAnyBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name. -
Uses of XSAny in org.opensaml.saml.saml1.core
Subinterfaces of XSAny in org.opensaml.saml.saml1.coreModifier and TypeInterfaceDescriptioninterfaceThis interface defines how the object representing a SAML 1AttributeValueelement behaves.interfaceThis interface defines how the object representing a SAML1SubjectConfirmationDataelement behaves. -
Uses of XSAny in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement XSAnyModifier and TypeClassDescriptionclassA concrete implementation ofAttributeValue.classA concrete implementation ofSubjectConfirmationData. -
Uses of XSAny in org.opensaml.saml.saml2.core
Subinterfaces of XSAny in org.opensaml.saml.saml2.coreModifier and TypeInterfaceDescriptioninterfaceThis interface defines how the object representing a SAML 2AttributeValueelement behaves.interfaceSAML 2.0 Core AuthnContextDecl. -
Uses of XSAny in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement XSAnyModifier and TypeClassDescriptionclassA concrete implementation ofAttributeValue.classA concrete implementation ofAuthnContextDecl.