Package | Description |
---|---|
org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
org.opensaml.ws.wsaddressing.impl | |
org.opensaml.ws.wspolicy.impl | |
org.opensaml.ws.wssecurity.impl | |
org.opensaml.ws.wstrust.impl | |
org.opensaml.xacml.ctx.impl | |
org.opensaml.xacml.policy.impl | |
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
SubjectConfirmationDataImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AuthnContextDeclImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
RoleDescriptorImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
OrganizationImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
EntityDescriptorImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
EndpointImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
ContactPersonImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AffiliationDescriptorImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
AbstractExtensibleSOAPObject.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
RelatesToImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
ReferenceParametersImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
ProblemActionImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
MetadataImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
EndpointReferenceTypeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributedUnsignedLongImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributedURIImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributedQNameImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
PolicyReferenceImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
PolicyImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
PolicyAttachmentImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AppliesToImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
UsernameTokenImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
TransformationParametersImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
TimestampImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
SecurityTokenReferenceImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
SecurityImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
ReferenceImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
EmbeddedImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributedURIImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributedStringImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributedDateTimeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
SignChallengeTypeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
RequestSecurityTokenResponseImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
RequestSecurityTokenResponseCollectionImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
RequestSecurityTokenImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
EntropyImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
ClaimsImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
BinarySecretImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
BinaryExchangeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
ResourceContentTypeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AttributeValueTypeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
AttributeValueTypeImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
AttributeExtensibleXMLObject.getUnknownAttributes()
Gets a mutable map of the attributes.
|
AttributeMap |
AbstractExtensibleXMLObject.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
EncryptionPropertyImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeMap |
XSAnyImpl.getUnknownAttributes()
Gets a mutable map of the attributes.
|
Modifier and Type | Method and Description |
---|---|
static void |
XMLHelper.marshallAttributeMap(AttributeMap attributeMap,
Element domElement)
Marshall the attributes represented by the indicated AttributeMap into the indicated DOM Element.
|
static void |
XMLHelper.unmarshallToAttributeMap(AttributeMap attributeMap,
Attr attribute)
Unmarshall a DOM Attr to an AttributeMap.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.