Uses of Interface
org.opensaml.saml.saml2.metadata.ContactPerson
-
Packages that use ContactPerson Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of ContactPerson in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type ContactPerson Modifier and Type Method Description List<ContactPerson>EntityDescriptor. getContactPersons()Get the contact people for this entity.List<ContactPerson>RoleDescriptor. getContactPersons()Gets an immutable list ofContactPersons for this role.
-