Uses of Interface
net.shibboleth.idp.installer.MetadataGeneratorParameters
Packages that use MetadataGeneratorParameters
Package
Description
Classes available for installation.
Package to contain classes to do with the one off metadata generation.
-
Uses of MetadataGeneratorParameters in net.shibboleth.idp.installer
Methods in net.shibboleth.idp.installer with parameters of type MetadataGeneratorParametersModifier and TypeMethodDescriptionvoid
MetadataGenerator.setParameters
(MetadataGeneratorParameters what) Set a description of the IdP. -
Uses of MetadataGeneratorParameters in net.shibboleth.idp.installer.metadata.impl
Classes in net.shibboleth.idp.installer.metadata.impl that implement MetadataGeneratorParametersFields in net.shibboleth.idp.installer.metadata.impl declared as MetadataGeneratorParametersModifier and TypeFieldDescriptionprivate MetadataGeneratorParameters
MetadataGeneratorImpl.params
The parameters.Methods in net.shibboleth.idp.installer.metadata.impl with parameters of type MetadataGeneratorParametersModifier and TypeMethodDescriptionvoid
MetadataGeneratorImpl.setParameters
(MetadataGeneratorParameters what) Set a description of the IdP.