Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PropertiesSecretsProviderType
Packages that use PropertiesSecretsProviderType
Package
Description
-
Uses of PropertiesSecretsProviderType in com.evolveum.midpoint.common.secrets
Constructors in com.evolveum.midpoint.common.secrets with parameters of type PropertiesSecretsProviderTypeModifierConstructorDescriptionPropertiesSecretsProvider(PropertiesSecretsProviderType configuration) -
Uses of PropertiesSecretsProviderType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.secretproviders
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.secretproviders with type arguments of type PropertiesSecretsProviderTypeModifier and TypeMethodDescriptionprotected voidPropertiesSecretProvidersContentPanel.addCustomColumns(List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<PropertiesSecretsProviderType>, String>> columns) -
Uses of PropertiesSecretsProviderType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type PropertiesSecretsProviderTypeModifier and TypeFieldDescriptionstatic final Producer<PropertiesSecretsProviderType>PropertiesSecretsProviderType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PropertiesSecretsProviderTypeModifier and TypeMethodDescriptionPropertiesSecretsProviderType.allowKeyPrefix(String value) SecretsProvidersType.beginProperties()PropertiesSecretsProviderType.clone()ObjectFactory.createPropertiesSecretsProviderType()PropertiesSecretsProviderType.description(String value) PropertiesSecretsProviderType.display(DisplayType value) PropertiesSecretsProviderType.documentation(String value) PropertiesSecretsProviderType.identifier(String value) PropertiesSecretsProviderType.propertiesFile(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PropertiesSecretsProviderTypeModifier and TypeMethodDescriptionSecretsProvidersType.createPropertiesList()SecretsProvidersType.getProperties()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropertiesSecretsProviderTypeModifier and TypeMethodDescriptionSecretsProvidersType.properties(PropertiesSecretsProviderType value)