Uses of Interface
org.opensaml.core.xml.schema.XSString
-
Packages that use XSString Package Description 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.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.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.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. -
-
Uses of XSString in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSString Modifier and Type Class Description classXSStringImplConcrete implementation ofXSString.Methods in org.opensaml.core.xml.schema.impl that return XSString Modifier and Type Method Description XSStringXSStringBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name. -
Uses of XSString in org.opensaml.saml.ext.saml1md
Subinterfaces of XSString in org.opensaml.saml.ext.saml1md Modifier and Type Interface Description interfaceSourceIDSAML 1 Metadata extension SourceID. -
Uses of XSString in org.opensaml.saml.ext.saml1md.impl
Classes in org.opensaml.saml.ext.saml1md.impl that implement XSString Modifier and Type Class Description classSourceIDImplConcrete implementation ofSourceID. -
Uses of XSString in org.opensaml.saml.ext.saml2mdui
Subinterfaces of XSString in org.opensaml.saml.ext.saml2mdui Modifier and Type Interface Description interfaceDescriptionDisplayName.interfaceDisplayNameDisplayName.interfaceDomainHintDomainHint.interfaceIPHintIPHint. -
Uses of XSString in org.opensaml.saml.ext.saml2mdui.impl
Classes in org.opensaml.saml.ext.saml2mdui.impl that implement XSString Modifier and Type Class Description classDescriptionImplConcrete implementation ofDescription.classDisplayNameImplConcrete implementation ofDisplayName.classDomainHintImplConcrete implementation ofDomainHint.classIPHintImplConcrete implementation ofIPHint. -
Uses of XSString in org.opensaml.saml.ext.samlec
Subinterfaces of XSString in org.opensaml.saml.ext.samlec Modifier and Type Interface Description interfaceEncTypeSAML-EC GSS-API EncType element. -
Uses of XSString in org.opensaml.saml.ext.samlec.impl
Classes in org.opensaml.saml.ext.samlec.impl that implement XSString Modifier and Type Class Description classEncTypeImplConcrete implementation ofEncType. -
Uses of XSString in org.opensaml.saml.ext.samlpthrpty
Subinterfaces of XSString in org.opensaml.saml.ext.samlpthrpty Modifier and Type Interface Description interfaceRespondToSAML 2.0 Protocol Third-party extension RespondTo. -
Uses of XSString in org.opensaml.saml.ext.samlpthrpty.impl
Classes in org.opensaml.saml.ext.samlpthrpty.impl that implement XSString Modifier and Type Class Description classRespondToImplConcrete implementation ofRespondTo. -
Uses of XSString in org.opensaml.saml.saml1.core
Subinterfaces of XSString in org.opensaml.saml.saml1.core Modifier and Type Interface Description interfaceActionInterface describing how a SAML1.1Actionelement behaves.interfaceAssertionArtifactThis interface is for the SAML1AssertionArtifactelement.interfaceAssertionIDReferenceThis interface defines how the object representing a SAML 1AssertionIDReferenceelement behaves.interfaceNameIdentifierInterface to define how a NameIdentifier element behaves.interfaceStatusMessageThis interface defines how the object representing a SAML1StatusMessageelement behaves. -
Uses of XSString in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement XSString Modifier and Type Class Description classActionImplConcrete implementation ofAction.classAssertionArtifactImplConcrete implementation ifAssertionArtifact.classAssertionIDReferenceImplConcrete Implementation ofAssertionIDReferenceObject.classNameIdentifierImplComplete implementation ofNameIdentifier.classStatusMessageImplConcrete implementation ofStatusMessageobject. -
Uses of XSString in org.opensaml.saml.saml2.core
Subinterfaces of XSString in org.opensaml.saml.saml2.core Modifier and Type Interface Description interfaceActionSAML 2.0 Core Action.interfaceArtifactSAML 2.0 Core Artifact.interfaceAssertionIDRefSAML 2.0 Core AssertionIDRef.interfaceIssuerSAML 2.0 Core Issuer.interfaceNameIDSAML 2.0 Core NameID.interfaceNameIDTypeSAML 2.0 Assertion NameID schema type.interfaceNewIDSAML 2.0 Core NewID.interfaceSessionIndexSAML 2.0 Core SessionIndex.interfaceStatusMessageSAML 2.0 Core StatusMessage. -
Uses of XSString in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement XSString Modifier and Type Class Description classAbstractNameIDTypeAbstract implementation ofNameIDType.classActionImplA concrete implementation ofAction.classArtifactImplConcrete implementation ofArtifact.classAssertionIDRefImplConcrete implementation ofAssertionIDRef.classIssuerImplA concrete implementation ofIssuer.classNameIDImplConcrete implementation ofNameID.classNewIDImplConcrete implementation ofNewID.classSessionIndexImplConcrete implementation ofSessionIndex.classStatusMessageImplConcrete implementation ofStatusMessage. -
Uses of XSString in org.opensaml.saml.saml2.ecp
Subinterfaces of XSString in org.opensaml.saml.saml2.ecp Modifier and Type Interface Description interfaceRelayStateSAML 2.0 ECP RelayState SOAP header. -
Uses of XSString in org.opensaml.saml.saml2.ecp.impl
Classes in org.opensaml.saml.saml2.ecp.impl that implement XSString Modifier and Type Class Description classRelayStateImplA concrete implementation ofRelayState. -
Uses of XSString in org.opensaml.saml.saml2.metadata
Subinterfaces of XSString in org.opensaml.saml.saml2.metadata Modifier and Type Interface Description interfaceCompanySAML 2.0 Metadata Company.interfaceGivenNameSAML 2.0 Metadata GivenName.interfaceLocalizedNameLocalizedName.interfaceOrganizationDisplayNameSAML 2.0 Metadata OrganizationDisplayName.interfaceOrganizationNameSAML 2.0 Metadata OrganizationName.interfaceServiceDescriptionSAML 2.0 Metadata ServiceDescription.interfaceServiceNameSAML 2.0 Metadata ServiceName.interfaceSurNameSAML 2.0 Metadata SurName.interfaceTelephoneNumberSAML 2.0 Metadata TelephoneNumber. -
Uses of XSString in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement XSString Modifier and Type Class Description classCompanyImplConcrete implementation ofCompany.classGivenNameImplConcrete implementation ofGivenName.classLocalizedNameImplConcrete implementation ofLocalizedName.classOrganizationDisplayNameImplConcrete implementation ofOrganizationDisplayName.classOrganizationNameImplConcrete implementation ofOrganizationName.classServiceDescriptionImplConcrete implementation ofServiceDescription.classServiceNameImplConcrete implementation ofServiceName.classSurNameImplConcrete implementation ofSurName.classTelephoneNumberImplConcrete implementation ofTelephoneNumber. -
Uses of XSString in org.opensaml.soap.soap11
Subinterfaces of XSString in org.opensaml.soap.soap11 Modifier and Type Interface Description interfaceFaultStringSOAP 1.1 faultstring. -
Uses of XSString in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement XSString Modifier and Type Class Description classFaultStringImplConcrete implemenation ofFaultString. -
Uses of XSString in org.opensaml.soap.wssecurity
Subinterfaces of XSString in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceAttributedDateTimeInterface for elements of complex type AttributedDateTime.interfaceAttributedStringInterface for elements of complex type AttributedString.interfaceBinarySecurityTokenThe <wsse:BinarySecurityToken> element.interfaceCreatedThe <wsu:Created> element.interfaceEncodedStringInterface for elements of complex type EncodedString.interfaceExpiresThe <wsu:Expires> element.interfaceKeyIdentifierThe <wsse:KeyIdentifier> element.interfaceNonceThe <wsse:Nonce> element within a <wsse:UsernameToken> element.interfacePasswordThePasswordelement.interfaceUsernameThe <wsse:Username> element within the <wsse:UsernameToken> element. -
Uses of XSString in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement XSString Modifier and Type Class Description classAttributedDateTimeImplImplementation ofAttributedDateTime.classAttributedStringImplImplementation ofAttributedString.classBinarySecurityTokenImplBinarySecurityTokenImpl.classCreatedImplCreatedImpl.classEncodedStringImplImplementation ofEncodedString.classExpiresImplExpiresImpl.classKeyIdentifierImplKeyIdentifierImpl.classNonceImplNonceImpl.classPasswordImplPasswordImpl.classUsernameImplImplementation ofUsername. -
Uses of XSString in org.opensaml.soap.wstrust
Subinterfaces of XSString in org.opensaml.soap.wstrust Modifier and Type Interface Description interfaceBinaryExchangeThe wst:BinaryExchange element.interfaceChallengeThe wst:Challenge element.interfaceReasonThe <wst:Reason> child element of a <wst:Status> element. -
Uses of XSString in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement XSString Modifier and Type Class Description classBinaryExchangeImplBinaryExchangeImpl.classChallengeImplChallengeImpl.classReasonImplReasonImpl. -
Uses of XSString in org.opensaml.xacml.ctx
Subinterfaces of XSString in org.opensaml.xacml.ctx Modifier and Type Interface Description interfaceStatusMessageTypeXACML context StatusMessage schema type. -
Uses of XSString in org.opensaml.xacml.ctx.impl
Classes in org.opensaml.xacml.ctx.impl that implement XSString Modifier and Type Class Description classStatusMessageTypeImplImplementation ofStatusMessageType. -
Uses of XSString in org.opensaml.xacml.policy
Subinterfaces of XSString in org.opensaml.xacml.policy Modifier and Type Interface Description interfaceDescriptionTypeXACML Description schema type.interfaceIdReferenceTypeXACML IdReference schema type.Methods in org.opensaml.xacml.policy that return XSString Modifier and Type Method Description XSStringDefaultsType. getXPathVersion()Gets the XPath version for this type.Methods in org.opensaml.xacml.policy with parameters of type XSString Modifier and Type Method Description voidDefaultsType. setXPathVersion(XSString version)Sets the XPath version for this type. -
Uses of XSString in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement XSString Modifier and Type Class Description classDescriptionTypeImplConcrete implementation ofDescriptionType.classIdReferenceTypeImplImplementation ofIdReferenceType.Fields in org.opensaml.xacml.policy.impl declared as XSString Modifier and Type Field Description private XSStringDefaultsTypeImpl. xPathVersionXPath version.Methods in org.opensaml.xacml.policy.impl that return XSString Modifier and Type Method Description XSStringDefaultsTypeImpl. getXPathVersion()Gets the XPath version for this type.Methods in org.opensaml.xacml.policy.impl with parameters of type XSString Modifier and Type Method Description voidDefaultsTypeImpl. setXPathVersion(XSString version)Sets the XPath version for this type. -
Uses of XSString in org.opensaml.xmlsec.encryption
Subinterfaces of XSString in org.opensaml.xmlsec.encryption Modifier and Type Interface Description interfaceCarriedKeyNameXMLObject representing XML Encryption, version 20021210, CarriedKeyName element.interfaceDerivedKeyNameXMLObject representing XML Encryption 1.1 DerivedKeyName element.interfaceMasterKeyNameXMLObject representing XML Encryption 1.1 MasterKeyName element. -
Uses of XSString in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement XSString Modifier and Type Class Description classCarriedKeyNameImplConcrete implementation ofCarriedKeyName.classDerivedKeyNameImplConcrete implementation ofDerivedKeyName.classMasterKeyNameImplConcrete implementation ofMasterKeyName. -
Uses of XSString in org.opensaml.xmlsec.signature
Subinterfaces of XSString in org.opensaml.xmlsec.signature Modifier and Type Interface Description interfaceKeyNameXMLObject representing XML Digital Signature, version 20020212, KeyName element.interfaceMgmtDataXMLObject representing XML Digital Signature, version 20020212, MgmtData element.interfaceX509IssuerNameXMLObject representing XML Digital Signature, version 20020212, X509IssuerName element.interfaceX509SubjectNameXMLObject representing XML Digital Signature, version 20020212, X509SubjectName element.interfaceXPathXMLObject representing XML Digital Signature, version 20020212, XPath element. -
Uses of XSString in org.opensaml.xmlsec.signature.impl
Classes in org.opensaml.xmlsec.signature.impl that implement XSString Modifier and Type Class Description classKeyNameImplConcrete implementation ofKeyName.classMgmtDataImplConcrete implementation ofMgmtData.classX509IssuerNameImplConcrete implementation ofX509IssuerName.classX509SubjectNameImplConcrete implementation ofX509SubjectName.classXPathImplConcrete implementation ofXPath.
-