Uses of Class
org.opensaml.core.xml.util.XMLObjectChildrenList
Packages that use XMLObjectChildrenList
Package
Description
Utility classes for working with XML, XMLObjects, and various data types.
Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
Concrete implementations of the interfaces for the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
Implementation for SAML-EC GSS-API schema content.
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.
XML Object provider implementations for WS-Federation.
XMLObject implementations for XACML context 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 XMLObjectChildrenList in org.opensaml.core.xml.mock
Fields in org.opensaml.core.xml.mock declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<SimpleXMLObject>SimpleXMLObject.simpleXMLObjectsChild SimpleXMLObjects. -
Uses of XMLObjectChildrenList in org.opensaml.core.xml.util
Subclasses of XMLObjectChildrenList in org.opensaml.core.xml.utilModifier and TypeClassDescriptionclassIndexedXMLObjectChildrenList<ElementType extends XMLObject>A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items. -
Uses of XMLObjectChildrenList in org.opensaml.saml.ext.reqattr.impl
Fields in org.opensaml.saml.ext.reqattr.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<RequestedAttribute>RequestedAttributesImpl.requestedAttributesThe policies. -
Uses of XMLObjectChildrenList in org.opensaml.saml.ext.saml2delrestrict.impl
Fields in org.opensaml.saml.ext.saml2delrestrict.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<Delegate>DelegationRestrictionTypeImpl.delegatesDelegate child elements. -
Uses of XMLObjectChildrenList in org.opensaml.saml.ext.saml2mdquery.impl
Fields in org.opensaml.saml.ext.saml2mdquery.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<ActionNamespace>AuthzDecisionQueryDescriptorTypeImpl.actionNamespacesSupported action namespaces.private final XMLObjectChildrenList<AttributeConsumingService>AttributeQueryDescriptorTypeImpl.attributeConsumingServicesAttribute consuming endpoints.private final XMLObjectChildrenList<NameIDFormat>QueryDescriptorTypeImpl.nameIDFormatsSupported NameID formats. -
Uses of XMLObjectChildrenList in org.opensaml.saml.ext.saml2mdrpi.impl
Fields in org.opensaml.saml.ext.saml2mdrpi.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<Publication>PublicationPathImpl.publicationsThe policies.private final XMLObjectChildrenList<RegistrationPolicy>RegistrationInfoImpl.registrationPoliciesThe policies.private final XMLObjectChildrenList<UsagePolicy>PublicationInfoImpl.usagePoliciesThe policies. -
Uses of XMLObjectChildrenList in org.opensaml.saml.ext.samlec.impl
Fields in org.opensaml.saml.ext.samlec.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<EncType>SessionKeyImpl.encTypesEncType children. -
Uses of XMLObjectChildrenList in org.opensaml.saml.saml1.core.impl
Fields in org.opensaml.saml.saml1.core.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<Action>AuthorizationDecisionQueryImpl.actionsContains all the Action child elements.private final XMLObjectChildrenList<Action>AuthorizationDecisionStatementImpl.actionsContains the list of Action elements.private final XMLObjectChildrenList<AssertionArtifact>RequestImpl.assertionArtifactsThe List of AssertionArtifacts.private final XMLObjectChildrenList<AssertionIDReference>RequestImpl.assertionIDReferencesThe List of AssertionIDReferences.private final XMLObjectChildrenList<Assertion>ResponseImpl.assertionsList of all the Assertions.private final XMLObjectChildrenList<AttributeDesignator>AttributeQueryImpl.attributeDesignatorsContains all the child AttributeDesignators.private final XMLObjectChildrenList<Attribute>AttributeStatementImpl.attributesContains the Attributes (in order).private final XMLObjectChildrenList<XMLObject>AttributeImpl.attributeValuesContains the AttributeValues.private final XMLObjectChildrenList<Audience>AudienceRestrictionConditionImpl.audiencesAudiences.private final XMLObjectChildrenList<AuthorityBinding>AuthenticationStatementImpl.authorityBindingsContains the AuthorityBinding subelements.private final XMLObjectChildrenList<ConfirmationMethod>SubjectConfirmationImpl.confirmationMethodsContains the list of ConfirmationMethods.private final XMLObjectChildrenList<RespondWith>RequestAbstractTypeImpl.respondWithsContains the respondWiths. -
Uses of XMLObjectChildrenList in org.opensaml.saml.saml2.core.impl
Fields in org.opensaml.saml.saml2.core.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<Action>AuthzDecisionQueryImpl.actionsAction child elements.private final XMLObjectChildrenList<Action>AuthzDecisionStatementImpl.actionsActions authorized to be performed.private final XMLObjectChildrenList<AssertionIDRef>AssertionIDRequestImpl.assertionIDRefsList of AssertionIDRef child elements.private final XMLObjectChildrenList<Attribute>AttributeQueryImpl.attributesAttribute child elements.private final XMLObjectChildrenList<XMLObject>AttributeImpl.attributeValuesList of attribute values for this attribute.private final XMLObjectChildrenList<Audience>AudienceRestrictionImpl.audiencesList of the audiences.private final XMLObjectChildrenList<Audience>ProxyRestrictionImpl.audiencesAudiences of the Restriction.private final XMLObjectChildrenList<AuthenticatingAuthority>AuthnContextImpl.authenticatingAuthorityList of the Authenticating Authorities.private final XMLObjectChildrenList<AuthnContextClassRef>RequestedAuthnContextImpl.authnContextClassRefsAuthnContextClassRef child elements.private final XMLObjectChildrenList<AuthnContextDeclRef>RequestedAuthnContextImpl.authnContextDeclRefsAuthnContextDeclRef child elements.private final XMLObjectChildrenList<EncryptedKey>EncryptedElementTypeImpl.encryptedKeysEncryptedKey children.private final XMLObjectChildrenList<IDPEntry>IDPListImpl.idpEntriesList of IDPEntry's.private final XMLObjectChildrenList<RequesterID>ScopingImpl.requesterIDsList of RequesterID child elements.private final XMLObjectChildrenList<SessionIndex>LogoutRequestImpl.sessionIndexesSessionIndex child elements.private final XMLObjectChildrenList<SubjectConfirmation>SubjectImpl.subjectConfirmationsSubject Confirmations of the Subject. -
Uses of XMLObjectChildrenList in org.opensaml.saml.saml2.metadata.impl
Fields in org.opensaml.saml.saml2.metadata.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<AdditionalMetadataLocation>EntityDescriptorImpl.additionalMetadataAdditional metadata locations for this entity.private final XMLObjectChildrenList<ArtifactResolutionService>SSODescriptorImpl.artifactResolutionServicesSupported artifact resolutions services.private final XMLObjectChildrenList<AssertionConsumerService>SPSSODescriptorImpl.assertionConsumerServicesAssertionConsumerService children.private final XMLObjectChildrenList<AssertionIDRequestService>AttributeAuthorityDescriptorImpl.assertionIDRequestServicesAssertion request endpoints.private final XMLObjectChildrenList<AssertionIDRequestService>AuthnAuthorityDescriptorImpl.assertionIDRequestServicesAuthnQueryService endpoints.private final XMLObjectChildrenList<AssertionIDRequestService>IDPSSODescriptorImpl.assertionIDRequestServicesAssertionID request services for this entity.private final XMLObjectChildrenList<AssertionIDRequestService>PDPDescriptorImpl.assertionIDRequestServicesAssertionIDRequestService children.private final XMLObjectChildrenList<AttributeConsumingService>SPSSODescriptorImpl.attributeConsumingServicesAttributeConsumingService children.private final XMLObjectChildrenList<AttributeProfile>AttributeAuthorityDescriptorImpl.attributeProfilesSupported attribute profiles.private final XMLObjectChildrenList<AttributeProfile>IDPSSODescriptorImpl.attributeProfilesAttribute profiles supported by this entity.private final XMLObjectChildrenList<Attribute>AttributeAuthorityDescriptorImpl.attributesSupported attribute.private final XMLObjectChildrenList<Attribute>IDPSSODescriptorImpl.attributesAttributes accepted by this entity.private final XMLObjectChildrenList<AttributeService>AttributeAuthorityDescriptorImpl.attributeServicesAttribte query endpoints.private final XMLObjectChildrenList<AuthnQueryService>AuthnAuthorityDescriptorImpl.authnQueryServicesAuthnQueryService endpoints.private final XMLObjectChildrenList<AuthzService>PDPDescriptorImpl.authzServicesAuthzService children.private final XMLObjectChildrenList<ContactPerson>EntityDescriptorImpl.contactPersonsContact persons for this entity.private final XMLObjectChildrenList<ContactPerson>RoleDescriptorImpl.contactPersonsContact persons for this role.private final XMLObjectChildrenList<OrganizationDisplayName>OrganizationImpl.displayNamesOrganizationDisplayName children.private final XMLObjectChildrenList<EmailAddress>ContactPersonImpl.emailAddressesChild email address.private final XMLObjectChildrenList<EncryptionMethod>KeyDescriptorImpl.encryptionMethodsEncryption methods supported by the entity.private final XMLObjectChildrenList<KeyDescriptor>AffiliationDescriptorImpl.keyDescriptorsKey descriptors for this role.private final XMLObjectChildrenList<KeyDescriptor>RoleDescriptorImpl.keyDescriptorsKey descriptors for this role.private final XMLObjectChildrenList<ManageNameIDService>SSODescriptorImpl.manageNameIDServicesManage NameID services for this entity.private final XMLObjectChildrenList<AffiliateMember>AffiliationDescriptorImpl.membersMembers of this affiliation.private final XMLObjectChildrenList<NameIDFormat>AttributeAuthorityDescriptorImpl.nameFormatsSupported NameID formats.private final XMLObjectChildrenList<NameIDFormat>AuthnAuthorityDescriptorImpl.nameIDFormatsNameID formats supported by this descriptor.private final XMLObjectChildrenList<NameIDFormat>PDPDescriptorImpl.nameIDFormatsNameIDFormat children.private final XMLObjectChildrenList<NameIDFormat>SSODescriptorImpl.nameIDFormatsNameID formats supported by this entity.private final XMLObjectChildrenList<NameIDMappingService>IDPSSODescriptorImpl.nameIDMappingServicesNameID mapping services for this entity.private final XMLObjectChildrenList<OrganizationName>OrganizationImpl.namesOrganizationName children.private final XMLObjectChildrenList<RequestedAttribute>AttributeConsumingServiceImpl.requestedAttributesRequestedAttribute children.private final XMLObjectChildrenList<ServiceDescription>AttributeConsumingServiceImpl.serviceDescriptionsServiceDescription children.private final XMLObjectChildrenList<ServiceName>AttributeConsumingServiceImpl.serviceNamesServiceName children.private final XMLObjectChildrenList<SingleLogoutService>SSODescriptorImpl.singleLogoutServicesLogout services for this SSO entity.private final XMLObjectChildrenList<SingleSignOnService>IDPSSODescriptorImpl.singleSignOnServicesSingleSignOn services for this entity.private final XMLObjectChildrenList<TelephoneNumber>ContactPersonImpl.telephoneNumbersChild telephone numbers.private final XMLObjectChildrenList<OrganizationURL>OrganizationImpl.urlsOrganizationURL children. -
Uses of XMLObjectChildrenList in org.opensaml.soap.wsfed.impl
Fields in org.opensaml.soap.wsfed.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<RequestedSecurityToken>RequestSecurityTokenResponseImpl.requestedSecurityTokensList of all the request security tokens.private final XMLObjectChildrenList<XMLObject>RequestedSecurityTokenImpl.tokensList of all the security tokens. -
Uses of XMLObjectChildrenList in org.opensaml.xacml.ctx.impl
Fields in org.opensaml.xacml.ctx.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<AttributeType>ActionTypeImpl.attributesLists of the attributes in the subject.private XMLObjectChildrenList<AttributeType>EnvironmentTypeImpl.attributesList of the values in the environment.private XMLObjectChildrenList<AttributeType>ResourceTypeImpl.attributesLists of the attributes in the subject.private XMLObjectChildrenList<AttributeType>SubjectTypeImpl.attributesLists of the attributes in the subject.private final XMLObjectChildrenList<AttributeValueType>AttributeTypeImpl.attributeValuesList of values for this attribute.private XMLObjectChildrenList<AttributeValueType>MissingAttributeDetailTypeImpl.attributeValuesLists of the attribute values in details.private XMLObjectChildrenList<ResourceType>RequestTypeImpl.resourcesThe resources of the request.private final XMLObjectChildrenList<ResultType>ResponseTypeImpl.resultsThe results of the response.private XMLObjectChildrenList<SubjectType>RequestTypeImpl.subjectsThe subjects of the request. -
Uses of XMLObjectChildrenList in org.opensaml.xacml.policy.impl
Fields in org.opensaml.xacml.policy.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<ActionType>ActionsTypeImpl.actionList of action types.private XMLObjectChildrenList<ActionMatchType>ActionTypeImpl.actionMatchList of action matches.ObligationTypeImpl.attributeAssignmentsList of the atrributeAssignments in the obligation.CombinerParametersTypeImpl.combinerParametersList or the combiner parameters.EnvironmentTypeImpl.environmentMatchesList of environment matches.private XMLObjectChildrenList<EnvironmentType>EnvironmentsTypeImpl.environmentsList of action matches.private XMLObjectChildrenList<ExpressionType>ApplyTypeImpl.expressionsList of expressions.private XMLObjectChildrenList<ExpressionType>VariableReferenceTypeImpl.expressionsList or expressions.private XMLObjectChildrenList<ObligationType>ObligationsTypeImpl.obligationsA list of the obligations.private XMLObjectChildrenList<ResourceType>ResourcesTypeImpl.resourceList of resource matches.private XMLObjectChildrenList<ResourceMatchType>ResourceTypeImpl.resourceMatchList of resource matches.private XMLObjectChildrenList<SubjectType>SubjectsTypeImpl.subjectList of action types.private XMLObjectChildrenList<SubjectMatchType>SubjectTypeImpl.subjectMatchList of subject matches. -
Uses of XMLObjectChildrenList in org.opensaml.xacml.profile.saml.impl
Fields in org.opensaml.xacml.profile.saml.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<PolicyType>ReferencedPoliciesTypeImpl.policiesList of policies.private XMLObjectChildrenList<PolicySetType>ReferencedPoliciesTypeImpl.policieSetsList of policieSets. -
Uses of XMLObjectChildrenList in org.opensaml.xmlsec.encryption.impl
Fields in org.opensaml.xmlsec.encryption.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<EncryptionProperty>EncryptionPropertiesImpl.encryptionPropertiesEncryptionProperty child elements.private final XMLObjectChildrenList<Transform>TransformsImpl.transformsTransform child elements. -
Uses of XMLObjectChildrenList in org.opensaml.xmlsec.signature.impl
Fields in org.opensaml.xmlsec.signature.impl declared as XMLObjectChildrenListModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<Transform>TransformsImpl.transformsTransform children.