Uses of Class
org.opensaml.core.xml.util.IndexedXMLObjectChildrenList
Packages that use IndexedXMLObjectChildrenList
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.
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
Implementation for SAML v2.0 Metadata Extension for Entity Attributes Version 1.0.
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
Implementations of SAML 1.x core specification types and elements.
Implementations of SAML 2.0 core specification types and elements.
Concrete implementations of SAML 2.0 metadata objects.
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 interfaces for XACML policy schema.
XMLObject provider implementation classes for XACML policy schema.
XMLObject implementation classes for XACML SAML profile.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
Implementations of the interfaces for XMLObjects that represent XML signature types.
-
Uses of IndexedXMLObjectChildrenList in org.opensaml.core.xml
Fields in org.opensaml.core.xml declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>AbstractElementExtensibleXMLObject.anyXMLObjectsxs:anyXMLObjectchild elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.core.xml.mock
Fields in org.opensaml.core.xml.mock declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XMLObject>SimpleXMLObject.unknownXMLObjectsOther children. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.core.xml.schema.impl
Fields in org.opensaml.core.xml.schema.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XMLObject>XSAnyImpl.unknownXMLObjectsChild XMLObjects. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.core.xml.util
Fields in org.opensaml.core.xml.util declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<ElementType>ListView.backingListList that backs this view.Constructors in org.opensaml.core.xml.util with parameters of type IndexedXMLObjectChildrenListModifierConstructorDescriptionListView(IndexedXMLObjectChildrenList<ElementType> newBackingList, QName newIndex) Constructor. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.saml.ext.saml2alg.impl
Fields in org.opensaml.saml.ext.saml2alg.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>DigestMethodImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>SigningMethodImpl.unknownChildrenWildcard child elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.saml.ext.saml2mdattr.impl
Fields in org.opensaml.saml.ext.saml2mdattr.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<SAMLObject>EntityAttributesImpl.attributeInfoExtension data. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.saml.ext.saml2mdui.impl
Fields in org.opensaml.saml.ext.saml2mdui.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>DiscoHintsImpl.discoHintsChildrenChildren of the UIInfo.private final IndexedXMLObjectChildrenList<XMLObject>UIInfoImpl.uiInfoChildrenChildren of the UIInfo. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.saml.saml1.core.impl
Fields in org.opensaml.saml.saml1.core.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>AdviceImpl.assertionChildrenContains all the SAML objects we have added.private final IndexedXMLObjectChildrenList<Condition>ConditionsImpl.conditionsSet containing all the Conditions.private final IndexedXMLObjectChildrenList<Evidentiary>EvidenceImpl.evidenceThe Evidentiary child elements.private final IndexedXMLObjectChildrenList<Statement>AssertionImpl.statementsObject representation of all theStatementelements.private final IndexedXMLObjectChildrenList<XMLObject>AdviceImpl.unknownChildren"any" children.private final IndexedXMLObjectChildrenList<XMLObject>StatusDetailImpl.unknownChildrenchild "any" elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.saml.saml2.core.impl
Fields in org.opensaml.saml.saml2.core.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<Condition>ConditionsImpl.conditionsA Condition.private final IndexedXMLObjectChildrenList<Evidentiary>EvidenceImpl.evidenceAssertion of the Evidence.private final IndexedXMLObjectChildrenList<XMLObject>AdviceImpl.indexedChildrenChildren.private final IndexedXMLObjectChildrenList<XMLObject>AttributeStatementImpl.indexedChildrenAttributes and EncryptedAttributes in this statement.private final IndexedXMLObjectChildrenList<XMLObject>ResponseImpl.indexedChildrenAssertion child elements.private final IndexedXMLObjectChildrenList<Statement>AssertionImpl.statementsStatements of the assertion.private final IndexedXMLObjectChildrenList<XMLObject>ExtensionsImpl.unknownChildren"any" children.private final IndexedXMLObjectChildrenList<XMLObject>StatusDetailImpl.unknownChildrenchild "any" elements.private final IndexedXMLObjectChildrenList<XMLObject>SubjectConfirmationDataImpl.unknownChildren"any" children. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.saml.saml2.metadata.impl
Fields in org.opensaml.saml.saml2.metadata.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<SAMLObject>EntitiesDescriptorImpl.orderedDescriptorsOrdered set of child Entity/Entities Descriptors.private final IndexedXMLObjectChildrenList<RoleDescriptor>EntityDescriptorImpl.roleDescriptorsRole descriptors for this entity.private final IndexedXMLObjectChildrenList<XMLObject>EndpointImpl.unknownChildrenchild "any" elements.private final IndexedXMLObjectChildrenList<XMLObject>ExtensionsImpl.unknownChildren"any" children. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.soap.common
Fields in org.opensaml.soap.common declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>AbstractExtensibleSOAPObject.unknownXMLObjects"Any" type children. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.soap.wsaddressing.impl
Fields in org.opensaml.soap.wsaddressing.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>EndpointReferenceTypeImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>MetadataImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>ReferenceParametersImpl.unknownChildrenWildcard child elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.soap.wspolicy.impl
Fields in org.opensaml.soap.wspolicy.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>PolicyAttachmentImpl.policiesAndReferencesPolicy and PolicyReference children.private final IndexedXMLObjectChildrenList<XMLObject>AppliesToImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>PolicyAttachmentImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>OperatorContentTypeImpl.xmlObjectsAll child elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.soap.wssecurity.impl
Fields in org.opensaml.soap.wssecurity.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>EmbeddedImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>SecurityImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>SecurityTokenReferenceImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>TimestampImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>TransformationParametersImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>UsernameTokenImpl.unknownChildrenWildcard child elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.soap.wstrust.impl
Fields in org.opensaml.soap.wstrust.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>AuthenticatorImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>ClaimsImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>EntropyImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>KeyExchangeTokenImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>OnBehalfOfImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>ParticipantsImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>RequestSecurityTokenImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>RequestSecurityTokenResponseImpl.unknownChildrenWildcard child elements.private final IndexedXMLObjectChildrenList<XMLObject>SignChallengeTypeImpl.unknownChildrenWilcard child elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.xacml.ctx.impl
Fields in org.opensaml.xacml.ctx.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XMLObject>StatusDetailTypeImpl.unknownChildren"any" children.private IndexedXMLObjectChildrenList<XMLObject>AttributeValueTypeImpl.unknownElements"any" elements.private IndexedXMLObjectChildrenList<XMLObject>ResourceContentTypeImpl.unknownElements"any" elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return IndexedXMLObjectChildrenListModifier and TypeMethodDescriptionPolicySetType.getPolicyChoiceGroup()Gets the backing object for the choice group containing thePolicySetType,PolicyType,IdReferenceType,CombinerParametersType,PolicyCombinerParametersType,PolicySetCombinerParametersType. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.xacml.policy.impl
Fields in org.opensaml.xacml.policy.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XACMLObject>ActionMatchTypeImpl.attributeChoiceMatch's choice of attribute elements.private IndexedXMLObjectChildrenList<XACMLObject>EnvironmentMatchTypeImpl.attributeChoiceMatch's choice of attribute elements.private IndexedXMLObjectChildrenList<XACMLObject>ResourceMatchTypeImpl.attributeChoiceMatch's choice of attribute elements.private IndexedXMLObjectChildrenList<XACMLObject>SubjectMatchTypeImpl.attributeChoiceMatch's choice of attribute elements.private IndexedXMLObjectChildrenList<? extends XACMLObject>PolicySetTypeImpl.choiceGroupElements within the choice group.private IndexedXMLObjectChildrenList<? extends XACMLObject>PolicyTypeImpl.choiceGroupElements within the choice group.private IndexedXMLObjectChildrenList<XMLObject>AttributeValueTypeImpl.unknownElements"any" elements.Methods in org.opensaml.xacml.policy.impl that return IndexedXMLObjectChildrenListModifier and TypeMethodDescriptionPolicySetTypeImpl.getPolicyChoiceGroup()Gets the backing object for the choice group containing thePolicySetType,PolicyType,IdReferenceType,CombinerParametersType,PolicyCombinerParametersType,PolicySetCombinerParametersType. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.xacml.profile.saml.impl
Fields in org.opensaml.xacml.profile.saml.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XACMLObject>XACMLPolicyQueryTypeImpl.choiceGroupChoice group for the element.private IndexedXMLObjectChildrenList<XACMLObject>XACMLPolicyStatementTypeImpl.choiceGroupChoice group in element. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.xmlsec.encryption.impl
Fields in org.opensaml.xmlsec.encryption.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<ReferenceType>ReferenceListImpl.indexedChildrenReferenceType child elements.private final IndexedXMLObjectChildrenList<XMLObject>EncryptionMethodImpl.unknownChildren"any" children.private final IndexedXMLObjectChildrenList<XMLObject>EncryptionPropertyImpl.unknownChildrenChild elements from the <any> content model.private IndexedXMLObjectChildrenList<XMLObject>KeyDerivationMethodImpl.unknownChildrenWildcard children.private IndexedXMLObjectChildrenList<XMLObject>AgreementMethodImpl.xmlChildrenList of wildcard <any> XMLObject children.private final IndexedXMLObjectChildrenList<XMLObject>ReferenceTypeImpl.xmlChildrenList of <any> XML child elements. -
Uses of IndexedXMLObjectChildrenList in org.opensaml.xmlsec.signature.impl
Fields in org.opensaml.xmlsec.signature.impl declared as IndexedXMLObjectChildrenListModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<XMLObject>KeyInfoImpl.indexedChildrenThe list of XMLObject child elements.private final IndexedXMLObjectChildrenList<XMLObject>SPKIDataImpl.indexedChildrenThe list of XMLObject child elements.private final IndexedXMLObjectChildrenList<XMLObject>TransformImpl.indexedChildren"any" children.private final IndexedXMLObjectChildrenList<XMLObject>X509DataImpl.indexedChildrenThe list of XMLObject child elements.private final IndexedXMLObjectChildrenList<XMLObject>DigestMethodImpl.unknownChildren"any" children.private final IndexedXMLObjectChildrenList<XMLObject>PGPDataImpl.xmlChildrenList of <any> wildcard XMLObject children.