Uses of Class
com.onelogin.saml2.model.Organization
Packages that use Organization
-
Uses of Organization in com.onelogin.saml2.model
Methods in com.onelogin.saml2.model with parameters of type OrganizationModifier and TypeMethodDescriptionfinal BooleanOrganization.equalsTo(Organization org) Compare with another organization -
Uses of Organization in com.onelogin.saml2.settings
Fields in com.onelogin.saml2.settings declared as OrganizationMethods in com.onelogin.saml2.settings that return OrganizationModifier and TypeMethodDescriptionSaml2Settings.getOrganization()private OrganizationSettingsBuilder.loadOrganization()Loads the organization settings from the properties fileMethods in com.onelogin.saml2.settings with parameters of type OrganizationModifier and TypeMethodDescriptionprotected final voidSaml2Settings.setOrganization(Organization organization) Set the organization info that will be published on the Service Provider metadataprivate StringMetadata.toOrganizationXml(Organization organization) Generates the organization section of the metadata's template