Uses of Interface
org.opensaml.saml.saml2.metadata.AffiliationDescriptor
-
Packages that use AffiliationDescriptor Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of AffiliationDescriptor in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return AffiliationDescriptor Modifier and Type Method Description AffiliationDescriptorEntityDescriptor. getAffiliationDescriptor()Gets the affiliation descriptor for this entity.Methods in org.opensaml.saml.saml2.metadata with parameters of type AffiliationDescriptor Modifier and Type Method Description voidEntityDescriptor. setAffiliationDescriptor(AffiliationDescriptor descriptor)Sets the affiliation descriptor for this entity.
-