Uses of Interface
org.opensaml.saml.saml2.metadata.Company
-
Packages that use Company Package Description org.opensaml.saml.saml2.metadata 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 Company Modifier and Type Method Description CompanyContactPerson. getCompany()Gets the company this contact person is associated with.Methods in org.opensaml.saml.saml2.metadata with parameters of type Company Modifier and Type Method Description voidContactPerson. setCompany(Company company)Sets the company this contact person is associated with.
-