Uses of Interface
org.opensaml.saml.saml2.metadata.Company
Packages that use Company
Package
Description
Concrete definitions of the objects described in saml-metadata-2.0-os work.
-
Uses of Company in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return CompanyModifier and TypeMethodDescriptionContactPerson.getCompany()Gets the company this contact person is associated with.Methods in org.opensaml.saml.saml2.metadata with parameters of type CompanyModifier and TypeMethodDescriptionvoidContactPerson.setCompany(Company company) Sets the company this contact person is associated with.