Uses of Class
org.opensaml.core.xml.util.AttributeMap
Packages that use AttributeMap
Package
Description
Base classes for working with XML as Java objects and configuring the library.
Implementations of the interfaces for XMLObjects that represent XML schema types.
Utility classes for working with XML, XMLObjects, and various data types.
Implementations of SAML 2.0 core specification types and elements.
Concrete implementations of the metadata APIs.
Common classes shared across SOAP versions, clients, and transports.
XML Object provider implementations for WS-Addressing.
XML Object provider implementations for WS-Policy.
XML Object provider implementations for WS-Security.
XML Object provider implementations for WS-Trust.
XMLObject implementations for XACML context schema.
XMLObject provider implementation classes for XACML policy schema.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
-
Uses of AttributeMap in org.opensaml.core.xml
Fields in org.opensaml.core.xml declared as AttributeMapModifier and TypeFieldDescriptionprivate final AttributeMapAbstractExtensibleXMLObject.anyAttributesxs:anyAttribute for this element.Methods in org.opensaml.core.xml that return AttributeMapModifier and TypeMethodDescriptionAbstractExtensibleXMLObject.getUnknownAttributes()Gets a mutable map of the attributes.AttributeExtensibleXMLObject.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.core.xml.schema.impl
Fields in org.opensaml.core.xml.schema.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapXSAnyImpl.unknownAttributesAttributes for this element.Methods in org.opensaml.core.xml.schema.impl that return AttributeMapModifier and TypeMethodDescriptionXSAnyImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.core.xml.util
Methods in org.opensaml.core.xml.util with parameters of type AttributeMapModifier and TypeMethodDescriptionstatic voidXMLObjectSupport.marshallAttributeMap(AttributeMap attributeMap, Element domElement) Marshall the attributes represented by the indicated AttributeMap into the indicated DOM Element.static voidXMLObjectSupport.marshallAttributeMapIDness(AttributeMap attributeMap, Element domElement) Marshall the ID-ness of attributes represented by the indicated AttributeMap into the indicated DOM Element.static voidXMLObjectSupport.unmarshallToAttributeMap(AttributeMap attributeMap, Attr attribute) Unmarshall a DOM Attr to an AttributeMap. -
Uses of AttributeMap in org.opensaml.saml.saml2.core.impl
Fields in org.opensaml.saml.saml2.core.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAttributeImpl.unknownAttributes"anyAttribute" attributes.private final AttributeMapSubjectConfirmationDataImpl.unknownAttributes"anyAttribute" attributes.Methods in org.opensaml.saml.saml2.core.impl that return AttributeMapModifier and TypeMethodDescriptionAttributeImpl.getUnknownAttributes()Gets a mutable map of the attributes.SubjectConfirmationDataImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.saml.saml2.metadata.impl
Fields in org.opensaml.saml.saml2.metadata.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate final AttributeMapAffiliationDescriptorImpl.unknownAttributes"anyAttribute" attributes.private final AttributeMapContactPersonImpl.unknownAttributes"anyAttribute" attributes.private final AttributeMapEndpointImpl.unknownAttributes"anyAttribute" attributes.private final AttributeMapEntityDescriptorImpl.unknownAttributes"anyAttribute" attributes.private final AttributeMapOrganizationImpl.unknownAttributes"anyAttribute" attributes.private final AttributeMapRoleDescriptorImpl.unknownAttributes"anyAttribute" attributes.Methods in org.opensaml.saml.saml2.metadata.impl that return AttributeMapModifier and TypeMethodDescriptionAffiliationDescriptorImpl.getUnknownAttributes()Gets a mutable map of the attributes.ContactPersonImpl.getUnknownAttributes()Gets a mutable map of the attributes.EndpointImpl.getUnknownAttributes()Gets a mutable map of the attributes.EntityDescriptorImpl.getUnknownAttributes()Gets a mutable map of the attributes.OrganizationImpl.getUnknownAttributes()Gets a mutable map of the attributes.RoleDescriptorImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.soap.common
Fields in org.opensaml.soap.common declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAbstractExtensibleSOAPObject.attributesAttributes of the proxied Element.Methods in org.opensaml.soap.common that return AttributeMapModifier and TypeMethodDescriptionAbstractExtensibleSOAPObject.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.soap.wsaddressing.impl
Fields in org.opensaml.soap.wsaddressing.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAttributedQNameImpl.unknownAttributesWildcard attributes.private AttributeMapAttributedUnsignedLongImpl.unknownAttributesWildcard attributes.private AttributeMapAttributedURIImpl.unknownAttributesxs:anyAttribute for this element.private AttributeMapEndpointReferenceTypeImpl.unknownAttributesWildcard attributes.private AttributeMapMetadataImpl.unknownAttributesWildcard attributes.private AttributeMapProblemActionImpl.unknownAttributesWildcard attributes.private AttributeMapReferenceParametersImpl.unknownAttributesWildcard attributes.private AttributeMapRelatesToImpl.unknownAttributesWildcard attributes.Methods in org.opensaml.soap.wsaddressing.impl that return AttributeMapModifier and TypeMethodDescriptionAttributedQNameImpl.getUnknownAttributes()Gets a mutable map of the attributes.AttributedUnsignedLongImpl.getUnknownAttributes()Gets a mutable map of the attributes.AttributedURIImpl.getUnknownAttributes()Gets a mutable map of the attributes.EndpointReferenceTypeImpl.getUnknownAttributes()Gets a mutable map of the attributes.MetadataImpl.getUnknownAttributes()Gets a mutable map of the attributes.ProblemActionImpl.getUnknownAttributes()Gets a mutable map of the attributes.ReferenceParametersImpl.getUnknownAttributes()Gets a mutable map of the attributes.RelatesToImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.soap.wspolicy.impl
Fields in org.opensaml.soap.wspolicy.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAppliesToImpl.unknownAttributesWildcard attributes.private AttributeMapPolicyAttachmentImpl.unknownAttributesWildcard attributes.private AttributeMapPolicyImpl.unknownAttributesWildcard attributes.private AttributeMapPolicyReferenceImpl.unknownAttributesxs:anyAttribute attributes.Methods in org.opensaml.soap.wspolicy.impl that return AttributeMapModifier and TypeMethodDescriptionAppliesToImpl.getUnknownAttributes()Gets a mutable map of the attributes.PolicyAttachmentImpl.getUnknownAttributes()Gets a mutable map of the attributes.PolicyImpl.getUnknownAttributes()Gets a mutable map of the attributes.PolicyReferenceImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.soap.wssecurity.impl
Fields in org.opensaml.soap.wssecurity.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAttributedStringImpl.attributesThe wildcard attributes.private AttributeMapAttributedURIImpl.attributesThe wildcard attributes.private AttributeMapAttributedDateTimeImpl.unknownAttributesWildcard attributes.private AttributeMapEmbeddedImpl.unknownAttributesWildcard attributes.private AttributeMapReferenceImpl.unknownAttributesWildcard attributes.private AttributeMapSecurityImpl.unknownAttributesWildcard attributes.private AttributeMapSecurityTokenReferenceImpl.unknownAttributesWildcard attributes.private AttributeMapTimestampImpl.unknownAttributesWildcard attributes.private AttributeMapTransformationParametersImpl.unknownAttributesWildcard attributes.private AttributeMapUsernameTokenImpl.unknownAttributesWildcard attributes.Methods in org.opensaml.soap.wssecurity.impl that return AttributeMapModifier and TypeMethodDescriptionAttributedDateTimeImpl.getUnknownAttributes()Gets a mutable map of the attributes.AttributedStringImpl.getUnknownAttributes()Gets a mutable map of the attributes.AttributedURIImpl.getUnknownAttributes()Gets a mutable map of the attributes.EmbeddedImpl.getUnknownAttributes()Gets a mutable map of the attributes.ReferenceImpl.getUnknownAttributes()Gets a mutable map of the attributes.SecurityImpl.getUnknownAttributes()Gets a mutable map of the attributes.SecurityTokenReferenceImpl.getUnknownAttributes()Gets a mutable map of the attributes.TimestampImpl.getUnknownAttributes()Gets a mutable map of the attributes.TransformationParametersImpl.getUnknownAttributes()Gets a mutable map of the attributes.UsernameTokenImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.soap.wstrust.impl
Fields in org.opensaml.soap.wstrust.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapBinaryExchangeImpl.unknownAttributesxs:anyAttribute for this element.private AttributeMapClaimsImpl.unknownAttributesWildcard attributes.private AttributeMapEntropyImpl.unknownAttributesWildcard attributes.private AttributeMapRequestSecurityTokenImpl.unknownAttributesWildcard attributes.private AttributeMapRequestSecurityTokenResponseCollectionImpl.unknownAttributesWildcard attributes.private AttributeMapRequestSecurityTokenResponseImpl.unknownAttributesWildcard attributes.private AttributeMapSignChallengeTypeImpl.unknownAttributesWildcard attributes.private AttributeMapBinarySecretImpl.unknownChildrenWildcard attributes.Methods in org.opensaml.soap.wstrust.impl that return AttributeMapModifier and TypeMethodDescriptionBinaryExchangeImpl.getUnknownAttributes()Gets a mutable map of the attributes.BinarySecretImpl.getUnknownAttributes()Gets a mutable map of the attributes.ClaimsImpl.getUnknownAttributes()Gets a mutable map of the attributes.EntropyImpl.getUnknownAttributes()Gets a mutable map of the attributes.RequestSecurityTokenImpl.getUnknownAttributes()Gets a mutable map of the attributes.RequestSecurityTokenResponseCollectionImpl.getUnknownAttributes()Gets a mutable map of the attributes.RequestSecurityTokenResponseImpl.getUnknownAttributes()Gets a mutable map of the attributes.SignChallengeTypeImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.xacml.ctx.impl
Fields in org.opensaml.xacml.ctx.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAttributeValueTypeImpl.unknownAttributes"any" attributes.private AttributeMapResourceContentTypeImpl.unknownAttributes"any" attributes.Methods in org.opensaml.xacml.ctx.impl that return AttributeMapModifier and TypeMethodDescriptionAttributeValueTypeImpl.getUnknownAttributes()Gets a mutable map of the attributes.ResourceContentTypeImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.xacml.policy.impl
Fields in org.opensaml.xacml.policy.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate AttributeMapAttributeValueTypeImpl.unknownAttributes"any" attributes.Methods in org.opensaml.xacml.policy.impl that return AttributeMapModifier and TypeMethodDescriptionAttributeValueTypeImpl.getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.xmlsec.encryption.impl
Fields in org.opensaml.xmlsec.encryption.impl declared as AttributeMapModifier and TypeFieldDescriptionprivate final AttributeMapEncryptionPropertyImpl.unknownAttributes"anyAttribute" attributes.Methods in org.opensaml.xmlsec.encryption.impl that return AttributeMapModifier and TypeMethodDescriptionEncryptionPropertyImpl.getUnknownAttributes()Gets a mutable map of the attributes.