Uses of Interface
org.opensaml.core.xml.AttributeExtensibleXMLObject
Packages that use AttributeExtensibleXMLObject
Package
Description
Base classes for working with XML as Java objects and configuring the library.
Interfaces and abstract implementations of marshallers and unmarshallers.
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 2 Metadata Profile for Standalone Query Requesters.
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
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 SAML 2.0 metadata objects.
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.
-
Uses of AttributeExtensibleXMLObject in org.opensaml.core.xml
Classes in org.opensaml.core.xml that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassAbstractExtensibleXMLObject is an element of typexs:any, and withxs:anyAttributeattributes. -
Uses of AttributeExtensibleXMLObject in org.opensaml.core.xml.io
Methods in org.opensaml.core.xml.io with parameters of type AttributeExtensibleXMLObjectModifier and TypeMethodDescriptionprotected voidAbstractXMLObjectMarshaller.marshallUnknownAttributes(AttributeExtensibleXMLObject xmlObject, Element domElement) Marshalls unknown attributes.protected voidAbstractXMLObjectUnmarshaller.processUnknownAttribute(AttributeExtensibleXMLObject xmlObject, Attr attribute) Called to store wildcard attributes, if the object supports that. -
Uses of AttributeExtensibleXMLObject in org.opensaml.core.xml.mock
Classes in org.opensaml.core.xml.mock that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassSimple XMLObject that can be used for testing. -
Uses of AttributeExtensibleXMLObject in org.opensaml.core.xml.schema
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.core.xml.schema -
Uses of AttributeExtensibleXMLObject in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement AttributeExtensibleXMLObject -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.ext.idpdisco
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.saml.ext.idpdiscoModifier and TypeInterfaceDescriptioninterfaceSAML Identity Provider Discovery Protocol DiscoveryResponse. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.ext.idpdisco.impl
Classes in org.opensaml.saml.ext.idpdisco.impl that implement AttributeExtensibleXMLObject -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.saml.ext.saml2mdqueryModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata extension AttributeQueryDescriptorType.interfaceSAML 2.0 Metadata extension AuthnQueryDescriptorType.interfaceSAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.interfaceSAML 2.0 Metadata extension QueryDescriptorType. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassConcrete implementation ofAttributeQueryDescriptorType.classConcrete implementation ofAuthnQueryDescriptorType.classConcrete implementation ofAuthzDecisionQueryDescriptorType.classConcrete implementation ofQueryDescriptorType. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.ext.saml2mdreqinit
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.saml.ext.saml2mdreqinitModifier and TypeInterfaceDescriptioninterfaceInterfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation - RequestInitiator element. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.ext.saml2mdreqinit.impl
Classes in org.opensaml.saml.ext.saml2mdreqinit.impl that implement AttributeExtensibleXMLObject -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.saml1.core
Subinterfaces of AttributeExtensibleXMLObject 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 AttributeExtensibleXMLObject in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassA concrete implementation ofAttributeValue.classA concrete implementation ofSubjectConfirmationData. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.saml2.core
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.saml.saml2.coreModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Core Attribute.interfaceThis interface defines how the object representing a SAML 2AttributeValueelement behaves.interfaceSAML 2.0 Core AuthnContextDecl.interfaceSAML 2.0 Core KeyInfoConfirmationDataType.interfaceSAML 2.0 Core SubjectConfirmationData. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassConcrete implementation ofAttribute.classA concrete implementation ofAttributeValue.classA concrete implementation ofAuthnContextDecl.classConcrete implementation ofKeyInfoConfirmationDataType.classConcrete implementation ofSubjectConfirmationData. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.saml2.metadata
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.saml.saml2.metadataModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata AffiliationDescriptorType.interfaceSAML 2.0 Metadata ArtifactResolutionService.interfaceSAML 2.0 Metadata AssertionConsumerService.interfaceSAML 2.0 Metadata AssertionIDRequestService.interfaceSAML 2.0 Metadata AttributeAuthorityDescriptor.interfaceSAML 2.0 Metadata AttributeService.interfaceSAML 2.0 Metadata AuthnAuthorityDescriptor.interfaceSAML 2.0 Metadata AuthnQueryService.interfaceSAML 2.0 Metadata AuthzService.interfaceSAML 2.0 Metadata ContactPerson.interfaceSAML 2.0 Metadata Endpoint data type interface.interfaceSAML 2.0 Metadata EntityDescriptor.interfaceSAML 2.0 Metadata IDPSSODescriptorType.interfaceSAML 2.0 Metadata IndexedEndpoint.interfaceSAML 2.0 Metadata ManageNameIDService.interfaceSAML 2.0 Metadata NameIDMappingService.interfaceSAML 2.0 Metadata Organization.interfaceSAML 2.0 Metadata PDPDescriptor.interfaceSAML 2.0 Metadata RequestedAttribute.interfaceSAML 2.0 Metadata RoleDescriptor.interfaceSAML 2.0 Metadata SingleLogoutService.interfaceSAML 2.0 Metadata SingleSignOnService.interfaceSAML 2.0 Metadata SPSSODescriptorType.interfaceSAML 2.0 Metadata SSODescriptor. -
Uses of AttributeExtensibleXMLObject in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassConcrete implementation ofAffiliationDescriptor.classConcrete implementation ofArtifactResolutionService.classConcrete implementation ofAssertionConsumerService.classConcrete implementation ofAssertionIDRequestService.classA concrete implementation ofAttributeAuthorityDescriptor.classConcrete implementation ofAttributeService.classConcrete implementation ofAuthnAuthorityDescriptor.classConcrete implementation ofAuthnQueryService.classConcrete implmentation ofAuthzService.classConcrete implementation ofContactPerson.classA concrete implementation ofEndpoint.classConcretate implementation ofEntityDescriptor.classConcrete implementation ofIDPSSODescriptor.classConcrete implementation ofIndexedEndpoint.classConcrete implementation ofManageNameIDService.classConcrete implementation ofNameIDMappingService.classConcrete implementation ofOrganization.classConcrete implementation ofPDPDescriptor.classConcrete implementation ofRequestedAttribute.classConcrete implementation ofRoleDescriptor.classComponent that adapts an instance ofXSAnyto the interfaceRoleDescriptor.classConcrete implementation ofSingleLogoutService.classConcrete implementation ofSingleSignOnService.classConcrete implementation ofSPSSODescriptor.classConcrete implementation ofSSODescriptor. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.common
Classes in org.opensaml.soap.common that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassAbstract class implementing element and attribute extensibility. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.soap11
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.soap.soap11 -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement AttributeExtensibleXMLObject -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wsaddressing
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.soap.wsaddressingModifier and TypeInterfaceDescriptioninterfaceThe <wsa:Action> element.interfaceThe <wsa:Address> element.interfaceInterface for type <wsa:AttributedQName>.interfaceInterface for type <wsa:AttributedUnsignedLongType>.interfaceInterface for element of type <wsa:AttributedURIType>.interfaceThe <wsa:EndpointReference> element.interfaceInterface for element of typeEndpointReferenceType.interfaceThe <wsa:FaultTo> element.interfaceThe <wsa:From> element.interfaceThe <wsa:MessageID> element.interfaceThe optional <wsa:Metadata> element.interfaceInterface for element <wsa:ProblemAction>.interfaceInterface for element <wsa:ProblemHeaderQName>.interfaceThe <wsa:ProblemIRI> element.interfaceThe optional <wsa:ReferenceParameters> element.interfaceInterface for element <wsa:RelatesTo>.interfaceThe <wsa:ReplyTo> element.interfaceInterface for element <wsa:RetryAfter>.interfaceThe <wsa:To> element. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassActionImpl is the concrete implementation ofAction.classAddressImpl is the concrete implementation ofAddress.classImplementation ofAttributedQName.classImplementation ofAttributedUnsignedLong.classAbstractAttributedURIType is the abstract implementation ofAttributedURI.classConcrete implementation of elementEndpointReference.classAbstract implementation of the element of typeEndpointReferenceType.classConcrete implementation of elementFaultTo.classConcrete implementation of elementFrom.classConcrete implementation for theMessageIDelement.classMetadataImpl.classImplementation ofProblemAction.classConcrete implementation for theProblemHeaderQNameelement.classProblemIRIImpl is the concrete implementation ofProblemIRI.classReferenceParametersImpl.classImplementation ofRelatesTo.classConcrete implementation of elementReplyTo.classImplementation ofRetryAfter.classConcrete implementation for theToelement. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wspolicy
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.soap.wspolicyModifier and TypeInterfaceDescriptioninterfaceThe wsp:AppliesTo element.interfaceThe wsp:Policy element.interfaceThe wsp:PolicyAttachment element.interfaceThe wsp:PolicyReference element. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassAppliesToImpl.classPolicyAttachmentImpl.classPolicyImpl.classPolicyReferenceImpl. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wssecurity
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterfaceInterface for elements of complex type AttributedDateTime.interfaceInterface for elements of complex type AttributedString.interfaceInterface for elements of complex type AttributedURI.interfaceThe <wsse:BinarySecurityToken> element.interfaceThe <wsu:Created> element.interfacethe <wsse:Embedded> element.interfaceInterface for elements of complex type EncodedString.interfaceThe <wsu:Expires> element.interfaceThe <wsse:KeyIdentifier> element.interfaceThe <wsse:Nonce> element within a <wsse:UsernameToken> element.interfaceThePasswordelement.interfaceThe <wsse:Reference> empty element.interfaceThe <wsse:Security> header block.interfaceThe <wsse:SecurityTokenReference> element.interfaceThe <wsu:Timestamp> element.interfaceThe <wsse:TransformationParameters> element.interfaceThe <wsse:Username> element within the <wsse:UsernameToken> element.interfaceThe <wsse:UsernameToken> element. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassImplementation ofAttributedDateTime.classImplementation ofAttributedString.classImplementation ofAttributedURI.classBinarySecurityTokenImpl.classCreatedImpl.classEmbeddedImpl is the concrete implementation ofEmbedded.classImplementation ofEncodedString.classExpiresImpl.classKeyIdentifierImpl.classNonceImpl.classPasswordImpl.classReferenceImpl.classSecurityImpl implements the <wsse:Security> header.classSecurityTokenReferenceImpl.classConcrete implementation ofTimestamp.classTransformationParametersImpl implements the <wsse:TransformationParameters> element.classImplementation ofUsername.classImplementation ofUsernameToken. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wstrust
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.soap.wstrustModifier and TypeInterfaceDescriptioninterfaceThe wst:BinaryExchange element.interfaceThe wst:BinarySecret element.interfaceThe wst:Claims element.interfaceThe wst:Entropy element.interfaceThe wst:IssuedTokens element.interfaceThe wst:Issuer element.interfaceThe wst:RequestSecurityToken element.interfaceThe wst:RequestSecurityTokenResponse element.interfaceThe wst:RequestSecurityTokenResponseCollection element.interfaceThe wst:SignChallenge element.interfaceThe wst:SignChallengeResponse element.interfaceSignChallengeType complex type. -
Uses of AttributeExtensibleXMLObject in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassBinaryExchangeImpl.classBinarySecretImpl.classClaimsImpl.classEntropyImpl.classIssuedTokensImpl.classIssuerImpl.classRequestSecurityTokenImpl.classRequestSecurityTokenResponseCollectionImpl.classRequestSecurityTokenResponseImpl.classSignChallengeImpl.classSignChallengeImpl.classSignChallengeTypeImpl. -
Uses of AttributeExtensibleXMLObject in org.opensaml.xacml.ctx
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.xacml.ctxModifier and TypeInterfaceDescriptioninterfaceXACML context AttributeValue schema type.interfaceXACML context ResourceContent schema type. -
Uses of AttributeExtensibleXMLObject in org.opensaml.xacml.ctx.impl
Classes in org.opensaml.xacml.ctx.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassConcrete implementation ofAttributeValueType.classConcrete implementation ofResourceContentType. -
Uses of AttributeExtensibleXMLObject in org.opensaml.xacml.policy
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.xacml.policyModifier and TypeInterfaceDescriptioninterfaceXACML AttributeAssignment schema type.interfaceXACML AttributeValue schema type. -
Uses of AttributeExtensibleXMLObject in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement AttributeExtensibleXMLObjectModifier and TypeClassDescriptionclassImplementation forAttributeAssignmentType.classImplementation ofAttributeValueType. -
Uses of AttributeExtensibleXMLObject in org.opensaml.xmlsec.encryption
Subinterfaces of AttributeExtensibleXMLObject in org.opensaml.xmlsec.encryptionModifier and TypeInterfaceDescriptioninterfaceXMLObject representing XML Encryption, version 20021210, EncryptionProperty element. -
Uses of AttributeExtensibleXMLObject in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement AttributeExtensibleXMLObject