Uses of Class
org.opensaml.core.xml.util.AttributeMap
-
Packages that use AttributeMap Package Description org.opensaml.core.xml Base classes for working with XML as Java objects and configuring the library.org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types.org.opensaml.core.xml.util Utility classes for working with XML, XMLObjects, and various data types.org.opensaml.saml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements.org.opensaml.saml.saml2.metadata.impl Concrete implementations of the metadata APIs.org.opensaml.soap.common Common classes shared across SOAP versions, clients, and transports.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust.org.opensaml.xacml.ctx.impl XMLObject implementations for XACML context schema.org.opensaml.xacml.policy.impl XMLObject provider implementation classes for XACML policy schema.org.opensaml.xmlsec.encryption.impl 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 AttributeMap Modifier and Type Field Description private AttributeMapAbstractExtensibleXMLObject. anyAttributesxs:anyAttribute for this element.Methods in org.opensaml.core.xml that return AttributeMap Modifier and Type Method Description AttributeMapAbstractExtensibleXMLObject. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapAttributeExtensibleXMLObject. 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 AttributeMap Modifier and Type Field Description private AttributeMapXSAnyImpl. unknownAttributesAttributes for this element.Methods in org.opensaml.core.xml.schema.impl that return AttributeMap Modifier and Type Method Description AttributeMapXSAnyImpl. 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 AttributeMap Modifier and Type Method Description static 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 AttributeMap Modifier and Type Field Description private AttributeMapAttributeImpl. unknownAttributes"anyAttribute" attributes.private AttributeMapSubjectConfirmationDataImpl. unknownAttributes"anyAttribute" attributes.Methods in org.opensaml.saml.saml2.core.impl that return AttributeMap Modifier and Type Method Description AttributeMapAttributeImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapSubjectConfirmationDataImpl. 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 AttributeMap Modifier and Type Field Description private AttributeMapAffiliationDescriptorImpl. unknownAttributes"anyAttribute" attributes.private AttributeMapContactPersonImpl. unknownAttributes"anyAttribute" attributes.private AttributeMapEndpointImpl. unknownAttributes"anyAttribute" attributes.private AttributeMapEntityDescriptorImpl. unknownAttributes"anyAttribute" attributes.private AttributeMapOrganizationImpl. unknownAttributes"anyAttribute" attributes.private AttributeMapRoleDescriptorImpl. unknownAttributes"anyAttribute" attributes.Methods in org.opensaml.saml.saml2.metadata.impl that return AttributeMap Modifier and Type Method Description AttributeMapAffiliationDescriptorImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapContactPersonImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapEndpointImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapEntityDescriptorImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapOrganizationImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapRoleDescriptorImpl. getUnknownAttributes()Gets a mutable map of the attributes. -
Uses of AttributeMap in org.opensaml.soap.common
Fields in org.opensaml.soap.common declared as AttributeMap Modifier and Type Field Description private AttributeMapAbstractExtensibleSOAPObject. attributesAttributes of the proxied Element.Methods in org.opensaml.soap.common that return AttributeMap Modifier and Type Method Description AttributeMapAbstractExtensibleSOAPObject. 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 AttributeMap Modifier and Type Field Description private 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 AttributeMap Modifier and Type Method Description AttributeMapAttributedQNameImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapAttributedUnsignedLongImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapAttributedURIImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapEndpointReferenceTypeImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapMetadataImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapProblemActionImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapReferenceParametersImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapRelatesToImpl. 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 AttributeMap Modifier and Type Field Description private 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 AttributeMap Modifier and Type Method Description AttributeMapAppliesToImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapPolicyAttachmentImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapPolicyImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapPolicyReferenceImpl. 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 AttributeMap Modifier and Type Field Description private 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 AttributeMap Modifier and Type Method Description AttributeMapAttributedDateTimeImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapAttributedStringImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapAttributedURIImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapEmbeddedImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapReferenceImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapSecurityImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapSecurityTokenReferenceImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapTimestampImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapTransformationParametersImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapUsernameTokenImpl. 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 AttributeMap Modifier and Type Field Description private 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 AttributeMap Modifier and Type Method Description AttributeMapBinaryExchangeImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapBinarySecretImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapClaimsImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapEntropyImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapRequestSecurityTokenImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapRequestSecurityTokenResponseCollectionImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapRequestSecurityTokenResponseImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapSignChallengeTypeImpl. 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 AttributeMap Modifier and Type Field Description private AttributeMapAttributeValueTypeImpl. unknownAttributes"any" attributes.private AttributeMapResourceContentTypeImpl. unknownAttributes"any" attributes.Methods in org.opensaml.xacml.ctx.impl that return AttributeMap Modifier and Type Method Description AttributeMapAttributeValueTypeImpl. getUnknownAttributes()Gets a mutable map of the attributes.AttributeMapResourceContentTypeImpl. 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 AttributeMap Modifier and Type Field Description private AttributeMapAttributeValueTypeImpl. unknownAttributes"any" attributes.Methods in org.opensaml.xacml.policy.impl that return AttributeMap Modifier and Type Method Description AttributeMapAttributeValueTypeImpl. 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 AttributeMap Modifier and Type Field Description private AttributeMapEncryptionPropertyImpl. unknownAttributes"anyAttribute" attributes.Methods in org.opensaml.xmlsec.encryption.impl that return AttributeMap Modifier and Type Method Description AttributeMapEncryptionPropertyImpl. getUnknownAttributes()Gets a mutable map of the attributes.
-