Uses of Interface
org.opensaml.core.xml.schema.XSURI
-
Packages that use XSURI Package Description org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types.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.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.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.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.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. -
-
Uses of XSURI in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSURI Modifier and Type Class Description classXSURIImplConrete implementation ofXSURI.Methods in org.opensaml.core.xml.schema.impl that return XSURI Modifier and Type Method Description XSURIXSURIBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name. -
Uses of XSURI in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of XSURI in org.opensaml.saml.ext.saml2mdquery Modifier and Type Interface Description interfaceActionNamespaceSAML 2.0 Metadata extension ActionNamespace. -
Uses of XSURI in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement XSURI Modifier and Type Class Description classActionNamespaceImplConcrete implementation ofActionNamespace. -
Uses of XSURI in org.opensaml.saml.ext.saml2mdrpi
Subinterfaces of XSURI in org.opensaml.saml.ext.saml2mdrpi Modifier and Type Interface Description interfaceRegistrationPolicyRepresentation of the<mdrpi:RegistrationPolicy>element.interfaceUsagePolicyRepresentation of the<mdrpi:UsagePolicy>element. -
Uses of XSURI in org.opensaml.saml.ext.saml2mdrpi.impl
Classes in org.opensaml.saml.ext.saml2mdrpi.impl that implement XSURI Modifier and Type Class Description classRegistrationPolicyImplConcrete implementation ofRegistrationPolicy.classUsagePolicyImplConcrete implementation ofUsagePolicy. -
Uses of XSURI in org.opensaml.saml.ext.saml2mdui
Subinterfaces of XSURI in org.opensaml.saml.ext.saml2mdui Modifier and Type Interface Description interfaceGeolocationHintGeolocationHint.interfaceInformationURLInformationURL.interfaceLogoLocalized logo type.interfacePrivacyStatementURLPrivacyStatementURL. -
Uses of XSURI in org.opensaml.saml.ext.saml2mdui.impl
Classes in org.opensaml.saml.ext.saml2mdui.impl that implement XSURI Modifier and Type Class Description classGeolocationHintImplConcrete implementation ofGeolocationHint.classInformationURLImplConcrete implementation ofInformationURL.classLogoImplConcrete implementation ofLogo.classPrivacyStatementURLImplConcrete implementation ofPrivacyStatementURL. -
Uses of XSURI in org.opensaml.saml.saml1.core
Subinterfaces of XSURI in org.opensaml.saml.saml1.core Modifier and Type Interface Description interfaceAudienceThis interface describes how an object representing a SAML1Audienceelement will behave.interfaceConfirmationMethodThis interface defines how the object representing a SAML1ConfirmationMethodelement behaves. -
Uses of XSURI in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement XSURI Modifier and Type Class Description classAudienceImplConcrete class implementation ofAudience.classConfirmationMethodImplConcrete Implementation of theConfirmationMethodinterface. -
Uses of XSURI in org.opensaml.saml.saml2.core
Subinterfaces of XSURI in org.opensaml.saml.saml2.core Modifier and Type Interface Description interfaceAssertionURIRefSAML 2.0 Core AssertionURIRef.interfaceAudienceSAML 2.0 Core Audience.interfaceAuthenticatingAuthoritySAML 2.0 Core AuthenticatingAuthority.interfaceAuthnContextClassRefSAML 2.0 Core AuthnContextClassRef.interfaceAuthnContextDeclRefSAML 2.0 Core AuthnContextDeclRef.interfaceGetCompleteSAML 2.0 Core GetComplete.interfaceRequesterIDSAML 2.0 Core RequesterID. -
Uses of XSURI in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement XSURI Modifier and Type Class Description classAssertionURIRefImplA concrete implementation ofAssertionURIRef.classAudienceImplConcrete implementation ofAudience.classAuthenticatingAuthorityImplA concrete implementation ofAuthenticatingAuthority.classAuthnContextClassRefImplA concrete implementation ofAuthnContextClassRef.classAuthnContextDeclRefImplA concrete implementation ofAuthnContextDeclRef.classGetCompleteImplConcrete implementation ofGetComplete.classRequesterIDImplConcrete implementation ofRequesterID. -
Uses of XSURI in org.opensaml.saml.saml2.metadata
Subinterfaces of XSURI in org.opensaml.saml.saml2.metadata Modifier and Type Interface Description interfaceAdditionalMetadataLocationSAML 2.0 Metadata AdditionalMetadataLocation.interfaceAffiliateMemberSAML 2.0 Metadata AffiliateMember.interfaceAttributeProfileSAML 2.0 Metadata AttributeProfile.interfaceEmailAddressSAML 2.0 Metadata EmailAddress.interfaceLocalizedURILocalizedURI.interfaceNameIDFormatSAML 2.0 Metadata NameIDFormat.interfaceOrganizationURLSAML 2.0 Metadata OrganizationURL. -
Uses of XSURI in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement XSURI Modifier and Type Class Description classAdditionalMetadataLocationImplConcrete implementation ofAdditionalMetadataLocation.classAffiliateMemberImplConcrete implementation ofAffiliateMember.classAttributeProfileImplA concrete implementation ofAttributeProfile.classEmailAddressImplConcrete implementation ofEmailAddress.classLocalizedURIImplConcrete implementation ofLocalizedURI.classNameIDFormatImplConcrete implementation ofNameIDFormat.classOrganizationURLImplConcrete implementation ofOrganizationURL. -
Uses of XSURI in org.opensaml.soap.soap11
Subinterfaces of XSURI in org.opensaml.soap.soap11 Modifier and Type Interface Description interfaceFaultActorSOAP 1.1 faultactor. -
Uses of XSURI in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement XSURI Modifier and Type Class Description classFaultActorImplConcrete implementation ofFaultActor. -
Uses of XSURI in org.opensaml.soap.wsaddressing
Subinterfaces of XSURI in org.opensaml.soap.wsaddressing Modifier and Type Interface Description interfaceActionThe <wsa:Action> element.interfaceAddressThe <wsa:Address> element.interfaceAttributedURIInterface for element of type <wsa:AttributedURIType>.interfaceMessageIDThe <wsa:MessageID> element.interfaceProblemIRIThe <wsa:ProblemIRI> element.interfaceRelatesToInterface for element <wsa:RelatesTo>.interfaceSoapActionInterface for element of type <wsa:SoapAction>.interfaceToThe <wsa:To> element. -
Uses of XSURI in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement XSURI Modifier and Type Class Description classActionImplActionImpl is the concrete implementation ofAction.classAddressImplAddressImpl is the concrete implementation ofAddress.classAttributedURIImplAbstractAttributedURIType is the abstract implementation ofAttributedURI.classMessageIDImplConcrete implementation for theMessageIDelement.classProblemIRIImplProblemIRIImpl is the concrete implementation ofProblemIRI.classRelatesToImplImplementation ofRelatesTo.classSoapActionImplImplementation ofSoapAction.classToImplConcrete implementation for theToelement. -
Uses of XSURI in org.opensaml.soap.wssecurity
Subinterfaces of XSURI in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceAttributedURIInterface for elements of complex type AttributedURI. -
Uses of XSURI in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement XSURI Modifier and Type Class Description classAttributedURIImplImplementation ofAttributedURI. -
Uses of XSURI in org.opensaml.soap.wstrust
Subinterfaces of XSURI in org.opensaml.soap.wstrust Modifier and Type Interface Description interfaceAuthenticationTypeThe wst:AuthenticationType element.interfaceCanonicalizationAlgorithmThe wst:CanonicalizationAlgorithm element.interfaceCodeThe wst:Code element within a wst:Status element.interfaceComputedKeyThe wst:ComputedKey element.interfaceComputedKeyAlgorithmThe wst:ComputedKeyAlgorithm element.interfaceEncryptionAlgorithmThe wst:EncryptionAlgorithm element.interfaceEncryptWithThe wst:EncryptWith element.interfaceKeyTypeThe wst:KeyType element.interfaceKeyWrapAlgorithmThe wst:KeyWrapAlgorithm element.interfaceRequestTypeThe wst:RequestType element.interfaceSignatureAlgorithmThe wst:SignatureAlgorithm element.interfaceSignWithThe wst:SignWith element.interfaceTokenTypeThe wst:TokenType element. -
Uses of XSURI in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement XSURI Modifier and Type Class Description classAuthenticationTypeImplAddressImpl.classCanonicalizationAlgorithmImplCanonicalizationAlgorithmImpl.classCodeImplCodeImpl.classComputedKeyAlgorithmImplComputedKeyAlgorithmImpl.classComputedKeyImplComputedKeyImpl.classEncryptionAlgorithmImplEncryptionAlgorithmImpl.classEncryptWithImplEncryptWithImpl.classKeyTypeImplKeyTypeImpl.classKeyWrapAlgorithmImplKeyWrapAlgorithmImpl.classRequestTypeImplRequestTypeImpl.classSignatureAlgorithmImplSignatureAlgorithmImpl.classSignWithImplSignWithImpl.classTokenTypeImplTokenTypeImpl.
-