Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SecretsProviderType
Packages that use SecretsProviderType
Package
Description
-
Uses of SecretsProviderType in com.evolveum.midpoint.common.secrets
Classes in com.evolveum.midpoint.common.secrets with type parameters of type SecretsProviderTypeModifier and TypeClassDescriptionclassSecretsProviderImpl<T extends SecretsProviderType>Base implementation ofSecretsProviderinterface. -
Uses of SecretsProviderType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.secretproviders
Classes in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.secretproviders with type parameters of type SecretsProviderTypeModifier and TypeClassDescriptionclassSecretProviderDetailsPanel<SPT extends SecretsProviderType>Details panel for secrets providerclassSecretProvidersContentPanel<SPT extends SecretsProviderType>Superclass for kind of secrets providers panel that contains table for multivalue container -
Uses of SecretsProviderType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of SecretsProviderType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassAbstract container secrets provider.classCustom secrets provider implementation, that is not known at the compile time.classDocker secrets provider.classEnvironment variables secrets provider.classSecrets provider that reads secrets from files.classProperties secrets provider.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SecretsProviderTypeModifier and TypeMethodDescriptionSecretsProviderType.allowKeyPrefix(String value) SecretsProviderType.clone()SecretsProviderType.description(String value) SecretsProviderType.display(DisplayType value) SecretsProviderType.documentation(String value) SecretsProviderType.identifier(String value)