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 AttributeMap
AbstractExtensibleXMLObject.anyAttributes
xs: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 AttributeMap
XSAnyImpl.unknownAttributes
Attributes 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 void
XMLObjectSupport.marshallAttributeMap
(AttributeMap attributeMap, Element domElement) Marshall the attributes represented by the indicated AttributeMap into the indicated DOM Element.static void
XMLObjectSupport.marshallAttributeMapIDness
(AttributeMap attributeMap, Element domElement) Marshall the ID-ness of attributes represented by the indicated AttributeMap into the indicated DOM Element.static void
XMLObjectSupport.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 AttributeMap
AttributeImpl.unknownAttributes
"anyAttribute" attributes.private final AttributeMap
SubjectConfirmationDataImpl.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 AttributeMap
AffiliationDescriptorImpl.unknownAttributes
"anyAttribute" attributes.private final AttributeMap
ContactPersonImpl.unknownAttributes
"anyAttribute" attributes.private final AttributeMap
EndpointImpl.unknownAttributes
"anyAttribute" attributes.private final AttributeMap
EntityDescriptorImpl.unknownAttributes
"anyAttribute" attributes.private final AttributeMap
OrganizationImpl.unknownAttributes
"anyAttribute" attributes.private final AttributeMap
RoleDescriptorImpl.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 AttributeMap
AbstractExtensibleSOAPObject.attributes
Attributes 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 AttributeMap
AttributedQNameImpl.unknownAttributes
Wildcard attributes.private AttributeMap
AttributedUnsignedLongImpl.unknownAttributes
Wildcard attributes.private AttributeMap
AttributedURIImpl.unknownAttributes
xs:anyAttribute for this element.private AttributeMap
EndpointReferenceTypeImpl.unknownAttributes
Wildcard attributes.private AttributeMap
MetadataImpl.unknownAttributes
Wildcard attributes.private AttributeMap
ProblemActionImpl.unknownAttributes
Wildcard attributes.private AttributeMap
ReferenceParametersImpl.unknownAttributes
Wildcard attributes.private AttributeMap
RelatesToImpl.unknownAttributes
Wildcard 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 AttributeMap
AppliesToImpl.unknownAttributes
Wildcard attributes.private AttributeMap
PolicyAttachmentImpl.unknownAttributes
Wildcard attributes.private AttributeMap
PolicyImpl.unknownAttributes
Wildcard attributes.private AttributeMap
PolicyReferenceImpl.unknownAttributes
xs: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 AttributeMap
AttributedStringImpl.attributes
The wildcard attributes.private AttributeMap
AttributedURIImpl.attributes
The wildcard attributes.private AttributeMap
AttributedDateTimeImpl.unknownAttributes
Wildcard attributes.private AttributeMap
EmbeddedImpl.unknownAttributes
Wildcard attributes.private AttributeMap
ReferenceImpl.unknownAttributes
Wildcard attributes.private AttributeMap
SecurityImpl.unknownAttributes
Wildcard attributes.private AttributeMap
SecurityTokenReferenceImpl.unknownAttributes
Wildcard attributes.private AttributeMap
TimestampImpl.unknownAttributes
Wildcard attributes.private AttributeMap
TransformationParametersImpl.unknownAttributes
Wildcard attributes.private AttributeMap
UsernameTokenImpl.unknownAttributes
Wildcard 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 AttributeMap
BinaryExchangeImpl.unknownAttributes
xs:anyAttribute for this element.private AttributeMap
ClaimsImpl.unknownAttributes
Wildcard attributes.private AttributeMap
EntropyImpl.unknownAttributes
Wildcard attributes.private AttributeMap
RequestSecurityTokenImpl.unknownAttributes
Wildcard attributes.private AttributeMap
RequestSecurityTokenResponseCollectionImpl.unknownAttributes
Wildcard attributes.private AttributeMap
RequestSecurityTokenResponseImpl.unknownAttributes
Wildcard attributes.private AttributeMap
SignChallengeTypeImpl.unknownAttributes
Wildcard attributes.private AttributeMap
BinarySecretImpl.unknownChildren
Wildcard 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 AttributeMap
AttributeValueTypeImpl.unknownAttributes
"any" attributes.private AttributeMap
ResourceContentTypeImpl.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 AttributeMap
AttributeValueTypeImpl.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 AttributeMap
EncryptionPropertyImpl.unknownAttributes
"anyAttribute" attributes.Methods in org.opensaml.xmlsec.encryption.impl that return AttributeMapModifier and TypeMethodDescriptionEncryptionPropertyImpl.getUnknownAttributes()
Gets a mutable map of the attributes.