Uses of Interface
org.opensaml.saml.saml2.metadata.AffiliateMember
Packages that use AffiliateMember
Package
Description
Concrete definitions of the objects described in saml-metadata-2.0-os work.
Concrete implementations of SAML 2.0 metadata objects.
-
Uses of AffiliateMember in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type AffiliateMemberModifier and TypeMethodDescriptionAffiliationDescriptor.getMembers()Gets a list of the members of this affiliation. -
Uses of AffiliateMember in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement AffiliateMemberFields in org.opensaml.saml.saml2.metadata.impl with type parameters of type AffiliateMemberModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<AffiliateMember>AffiliationDescriptorImpl.membersMembers of this affiliation.Methods in org.opensaml.saml.saml2.metadata.impl that return AffiliateMemberModifier and TypeMethodDescriptionAffiliateMemberBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.AffiliateMemberBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.saml.saml2.metadata.impl that return types with arguments of type AffiliateMemberModifier and TypeMethodDescriptionAffiliationDescriptorImpl.getMembers()Gets a list of the members of this affiliation.