Uses of Package
org.opensaml.core.xml.schema
-
Packages that use org.opensaml.core.xml.schema Package Description org.opensaml.core.xml Base classes for working with XML as Java objects and configuring the library.org.opensaml.core.xml.schema Interfaces for XMLObjects that represent XML schema types.org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types.org.opensaml.saml.ext.saml1md Interfaces for SAML 2 Metadata Profile for SAML 1.x.org.opensaml.saml.ext.saml1md.impl Implementation for SAML 1.x Metadata Profile.org.opensaml.saml.ext.saml2cb Interfaces for SAML 2 Channel Binding Extensions.org.opensaml.saml.ext.saml2cb.impl Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.org.opensaml.saml.ext.saml2mdquery Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.org.opensaml.saml.ext.saml2mdquery.impl Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.org.opensaml.saml.ext.saml2mdrpi The package to define the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.org.opensaml.saml.ext.saml2mdrpi.impl Concrete implementations of the interfaces for the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.org.opensaml.saml.ext.saml2mdui Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.org.opensaml.saml.ext.saml2mdui.impl Implementation for SAML V2 Metadata Extensions for UI and Discovery.org.opensaml.saml.ext.samlec Interfaces for SAML-EC GSS-API Mechanism.org.opensaml.saml.ext.samlec.impl Implementation for SAML-EC GSS-API schema content.org.opensaml.saml.ext.samlpthrpty Interfaces for SAML 2 Metadata Extension for Third-Party Request Protocol Extension.org.opensaml.saml.ext.samlpthrpty.impl Implementation for SAML V2 Protocol Extension for Third-Party Requests.org.opensaml.saml.saml1.core Interfaces for SAML 1.0 and 1.1 types and elements.org.opensaml.saml.saml1.core.impl Implementations of SAML 1.x core specification types and elements.org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces.org.opensaml.saml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements.org.opensaml.saml.saml2.ecp Interfaces for SAML 2 ECP Elements.org.opensaml.saml.saml2.ecp.impl Implementations of SAML 2.0 ECP types and elements.org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work.org.opensaml.saml.saml2.metadata.impl Concrete implementations of the metadata APIs.org.opensaml.soap.soap11 XMLObject interfaces for SOAP 1.1 elements.org.opensaml.soap.soap11.impl Provided implementations of the SOAP 1.1 XMLObject interfaces.org.opensaml.soap.soap12 XMLObject interfaces for SOAP 1.2 elements.org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.org.opensaml.soap.wspolicy XMLObject interfaces for WS-Policy 1.2 elements.org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security.org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust.org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema.org.opensaml.xacml.ctx.impl XMLObject implementations for XACML context schema.org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema.org.opensaml.xacml.policy.impl XMLObject provider implementation classes for XACML policy schema.org.opensaml.xacml.profile.saml XMLObject interfaces for SAML XACML profile.org.opensaml.xacml.profile.saml.impl XMLObject implementation classes for XACML SAML profile.org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.org.opensaml.xmlsec.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types.org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.org.opensaml.xmlsec.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.core.xml Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.core.xml.schema Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.core.xml.schema.impl Class Description XSAny Represents the schema Any type.XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBoolean XSBoolean is thexs:booleanschema type.XSBooleanValue A class representing a boolean attribute.XSDateTime XMLObject that represents an XML Schema dateTime.XSInteger XMLObject that represents an XML Schema Integer.XSQName XMLObject that represents an XML schema QName content bearing element.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml1md Class Description XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml1md.impl Class Description XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2cb Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2cb.impl Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2mdquery Class Description XSBooleanValue A class representing a boolean attribute.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2mdquery.impl Class Description XSBooleanValue A class representing a boolean attribute.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2mdrpi Class Description XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2mdrpi.impl Class Description XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2mdui Class Description XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.saml2mdui.impl Class Description XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.samlec Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.samlec.impl Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.samlpthrpty Class Description XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.ext.samlpthrpty.impl Class Description XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml1.core Class Description XSAny Represents the schema Any type.XSQName XMLObject that represents an XML schema QName content bearing element.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml1.core.impl Class Description XSAny Represents the schema Any type.XSQName XMLObject that represents an XML schema QName content bearing element.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml2.core Class Description XSAny Represents the schema Any type.XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml2.core.impl Class Description XSAny Represents the schema Any type.XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml2.ecp Class Description XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml2.ecp.impl Class Description XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml2.metadata Class Description XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.saml.saml2.metadata.impl Class Description XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.soap11 Class Description XSBooleanValue A class representing a boolean attribute.XSQName XMLObject that represents an XML schema QName content bearing element.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.soap11.impl Class Description XSQName XMLObject that represents an XML schema QName content bearing element.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.soap12 Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wsaddressing Class Description XSBooleanValue A class representing a boolean attribute.XSQName XMLObject that represents an XML schema QName content bearing element.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wsaddressing.impl Class Description XSQName XMLObject that represents an XML schema QName content bearing element.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wspolicy Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wssecurity Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSInteger XMLObject that represents an XML Schema Integer.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wssecurity.impl Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBooleanValue A class representing a boolean attribute.XSInteger XMLObject that represents an XML Schema Integer.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wstrust Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBoolean XSBoolean is thexs:booleanschema type.XSBooleanValue A class representing a boolean attribute.XSInteger XMLObject that represents an XML Schema Integer.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.soap.wstrust.impl Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBoolean XSBoolean is thexs:booleanschema type.XSBooleanValue A class representing a boolean attribute.XSInteger XMLObject that represents an XML Schema Integer.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xacml.ctx Class Description XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xacml.ctx.impl Class Description XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xacml.policy Class Description XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xacml.policy.impl Class Description XSBooleanValue A class representing a boolean attribute.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xacml.profile.saml Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xacml.profile.saml.impl Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xmlsec.encryption Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSInteger XMLObject that represents an XML Schema Integer.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xmlsec.encryption.impl Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSInteger XMLObject that represents an XML Schema Integer.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xmlsec.signature Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSString XMLObject that represents an XML Schema String. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.xmlsec.signature.impl Class Description XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSString XMLObject that represents an XML Schema String.