Uses of Interface
org.opensaml.core.xml.ElementExtensibleXMLObject
Packages that use ElementExtensibleXMLObject
Package
Description
Base classes for working with XML as Java objects and configuring the library.
Interfaces for XMLObjects that represent XML schema types.
Implementations of the interfaces for XMLObjects that represent XML schema types.
Interfaces for SAML 2 Metadata Extension Identity Provider Discovery.
Implementation for SAML v2.0 Identity Provider Discovery Profile.
Interfaces for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
Concrete implementations of the interfaces for the
SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
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.
Concrete definitions of the objects described in saml-metadata-2.0-os work.
Concrete implementations of the metadata APIs.
Common classes shared across SOAP versions, clients, and transports.
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.
XMLObject interfaces for WS-Policy 1.2 elements.
XML Object provider implementations for WS-Policy.
XMLObject interfaces for WS-Security 1.1 elements.
XML Object provider implementations for WS-Security.
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
XMLObject interfaces for XACML context schema.
XMLObject implementations for XACML context schema.
XMLObject interfaces for XACML policy schema.
XMLObject provider implementation classes for XACML policy schema.
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
Implementations of the interfaces for XMLObjects that represent XML signature types.
-
Uses of ElementExtensibleXMLObject in org.opensaml.core.xml
Classes in org.opensaml.core.xml that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
AbstractElementExtensible is an element of typexs:any
, but withoutxs:anyAttribute
attribute or text content.class
AbstractExtensibleXMLObject is an element of typexs:any
, and withxs:anyAttribute
attributes. -
Uses of ElementExtensibleXMLObject in org.opensaml.core.xml.schema
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.core.xml.schema -
Uses of ElementExtensibleXMLObject in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement ElementExtensibleXMLObject -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.ext.idpdisco
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.saml.ext.idpdiscoModifier and TypeInterfaceDescriptioninterface
SAML Identity Provider Discovery Protocol DiscoveryResponse. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.ext.idpdisco.impl
Classes in org.opensaml.saml.ext.idpdisco.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
This plugs into the standard opensaml2 parser framework to allow us to get useDiscoverResponse
elements in our extensions. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.ext.saml2alg
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.saml.ext.saml2algModifier and TypeInterfaceDescriptioninterface
SAML v2.0 Metadata Profile for Algorithm Support Version 1.0 DigestMethod SAMLObject.interface
SAML v2.0 Metadata Profile for Algorithm Support Version 1.0 SigningMethod SAMLObject. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.ext.saml2alg.impl
Classes in org.opensaml.saml.ext.saml2alg.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Implementation ofDigestMethod
.class
Implementation ofSigningMethod
. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.ext.saml2mdreqinit
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.saml.ext.saml2mdreqinitModifier and TypeInterfaceDescriptioninterface
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation - RequestInitiator element. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.ext.saml2mdreqinit.impl
Classes in org.opensaml.saml.ext.saml2mdreqinit.impl that implement ElementExtensibleXMLObject -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.saml1.core
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.saml.saml1.coreModifier and TypeInterfaceDescriptioninterface
This interface defines how the object representing a SAML 1Advice
element behaves.interface
This interface defines how the object representing a SAML 1AttributeValue
element behaves.interface
Interface to describe how aStatusDetail
element behaves.interface
This interface defines how the object representing a SAML1SubjectConfirmationData
element behaves. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofAdvice
.class
A concrete implementation ofAttributeValue
.class
Concrete implementation ofStatusDetail
.class
A concrete implementation ofSubjectConfirmationData
. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.saml2.core
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.saml.saml2.coreModifier and TypeInterfaceDescriptioninterface
This interface defines how the object representing a SAML 2AttributeValue
element behaves.interface
SAML 2.0 Core AuthnContextDecl.interface
SAML 2.0 Core Extensions.interface
SAML 2.0 Core KeyInfoConfirmationDataType.interface
SAML 2.0 Core StatusDetail.interface
SAML 2.0 Core SubjectConfirmationData. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
A concrete implementation ofAttributeValue
.class
A concrete implementation ofAuthnContextDecl
.class
Implementation ofExtensions
.class
Concrete implementation ofSubjectConfirmationData
.class
Concrete implementation ofStatusDetail
.class
Concrete implementation ofSubjectConfirmationData
. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.saml2.metadata
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.saml.saml2.metadataModifier and TypeInterfaceDescriptioninterface
SAML 2.0 Metadata ArtifactResolutionService.interface
SAML 2.0 Metadata AssertionConsumerService.interface
SAML 2.0 Metadata AssertionIDRequestService.interface
SAML 2.0 Metadata AttributeService.interface
SAML 2.0 Metadata AuthnQueryService.interface
SAML 2.0 Metadata AuthzService.interface
SAML 2.0 Metadata EncryptionMethod.interface
SAML 2.0 Metadata Endpoint data type interface.interface
SAML 2.0 Metadata Extensions.interface
SAML 2.0 Metadata IndexedEndpoint.interface
SAML 2.0 Metadata ManageNameIDService.interface
SAML 2.0 Metadata NameIDMappingService.interface
SAML 2.0 Metadata SingleLogoutService.interface
SAML 2.0 Metadata SingleSignOnService. -
Uses of ElementExtensibleXMLObject in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofArtifactResolutionService
.class
Concrete implementation ofAssertionConsumerService
.class
Concrete implementation ofAssertionIDRequestService
.class
Concrete implementation ofAttributeService
.class
Concrete implementation ofAuthnQueryService
.class
Concrete implmentation ofAuthzService
.class
Concrete implementation ofEncryptionMethod
.class
A concrete implementation ofEndpoint
.class
Implementation ofExtensions
.class
Concrete implementation ofIndexedEndpoint
.class
Concrete implementation ofManageNameIDService
.class
Concrete implementation ofNameIDMappingService
.class
Concrete implementation ofSingleLogoutService
.class
Concrete implementation ofSingleSignOnService
. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.common
Classes in org.opensaml.soap.common that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Abstract class implementing element and attribute extensibility. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.soap11
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.soap.soap11 -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement ElementExtensibleXMLObject -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wsaddressing
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.soap.wsaddressingModifier and TypeInterfaceDescriptioninterface
The <wsa:EndpointReference> element.interface
Interface for element of typeEndpointReferenceType
.interface
The <wsa:FaultTo> element.interface
The <wsa:From> element.interface
The optional <wsa:Metadata> element.interface
The optional <wsa:ReferenceParameters> element.interface
The <wsa:ReplyTo> element. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Concrete implementation of elementEndpointReference
.class
Abstract implementation of the element of typeEndpointReferenceType
.class
Concrete implementation of elementFaultTo
.class
Concrete implementation of elementFrom
.class
MetadataImpl.class
ReferenceParametersImpl.class
Concrete implementation of elementReplyTo
. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wspolicy
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.soap.wspolicyModifier and TypeInterfaceDescriptioninterface
The wsp:AppliesTo element.interface
The wsp:PolicyAttachment element. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
AppliesToImpl.class
PolicyAttachmentImpl. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wssecurity
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterface
the <wsse:Embedded> element.interface
The <wsse:Security> header block.interface
The <wsse:SecurityTokenReference> element.interface
The <wsu:Timestamp> element.interface
The <wsse:TransformationParameters> element.interface
The <wsse:UsernameToken> element. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
EmbeddedImpl is the concrete implementation ofEmbedded
.class
SecurityImpl implements the <wsse:Security> header.class
SecurityTokenReferenceImpl.class
Concrete implementation ofTimestamp
.class
TransformationParametersImpl implements the <wsse:TransformationParameters> element.class
Implementation ofUsernameToken
. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wstrust
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.soap.wstrustModifier and TypeInterfaceDescriptioninterface
The wst:Authenticator element.interface
The wst:Claims element.interface
The wst:Entropy element.interface
The wst:Issuer element.interface
The wst:KeyExchangeToken element.interface
The wst:OnBehalfOf element.interface
The wst:Participants element.interface
The wst:RequestSecurityToken element.interface
The wst:RequestSecurityTokenResponse element.interface
The wst:SignChallenge element.interface
The wst:SignChallengeResponse element.interface
SignChallengeType complex type. -
Uses of ElementExtensibleXMLObject in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
AuthenticatorImpl.class
ClaimsImpl.class
EntropyImpl.class
IssuerImpl.class
KeyExchangeTokenImpl.class
OnBehalfOfImpl.class
ParticipantsImpl.class
RequestSecurityTokenImpl.class
RequestSecurityTokenResponseImpl.class
SignChallengeImpl.class
SignChallengeImpl.class
SignChallengeTypeImpl. -
Uses of ElementExtensibleXMLObject in org.opensaml.xacml.ctx
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.xacml.ctxModifier and TypeInterfaceDescriptioninterface
XACML context AttributeValue schema type.interface
XACML context ResourceContent schema type.interface
XACML context StatusDetail schema type. -
Uses of ElementExtensibleXMLObject in org.opensaml.xacml.ctx.impl
Classes in org.opensaml.xacml.ctx.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofAttributeValueType
.class
Concrete implementation ofResourceContentType
.class
Concrete implementation ofStatusDetailType
. -
Uses of ElementExtensibleXMLObject in org.opensaml.xacml.policy
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.xacml.policyModifier and TypeInterfaceDescriptioninterface
XACML AttributeAssignment schema type.interface
XACML AttributeValue schema type. -
Uses of ElementExtensibleXMLObject in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Implementation forAttributeAssignmentType
.class
Implementation ofAttributeValueType
. -
Uses of ElementExtensibleXMLObject in org.opensaml.xmlsec.encryption
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.xmlsec.encryptionModifier and TypeInterfaceDescriptioninterface
XMLObject representing XML Encryption, version 20021210, AgreementMethod element.interface
XMLObject representing XML Encryption, version 20021210, DataReference element.interface
XMLObject representing XML Encryption, version 20021210, EncryptionMethod element.interface
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.interface
XMLObject representing XML Encryption 1.1 KeyDerivationMethod element.interface
XMLObject representing XML Encryption, version 20021210, KeyReference element.interface
XMLObject representing XML Encryption, version 20021210, ReferenceType type. -
Uses of ElementExtensibleXMLObject in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofAgreementMethod
.class
Concrete implementation ofDataReference
.class
Concrete implementation ofEncryptionMethod
.class
Concrete implementation ofEncryptionProperty
.class
Concrete implementation ofKeyDerivationMethod
.class
Concrete implementation ofKeyReference
.class
Concrete implementation ofReferenceType
. -
Uses of ElementExtensibleXMLObject in org.opensaml.xmlsec.signature
Subinterfaces of ElementExtensibleXMLObject in org.opensaml.xmlsec.signatureModifier and TypeInterfaceDescriptioninterface
XMLObject representing XML Digital Signature, version 20020212, DigestMethod element.interface
XMLObject representing XML Digital Signature, version 20020212, PGPData element. -
Uses of ElementExtensibleXMLObject in org.opensaml.xmlsec.signature.impl
Classes in org.opensaml.xmlsec.signature.impl that implement ElementExtensibleXMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofDigestMethod
.class
Concrete implementation ofPGPData
.