Class EnvironmentVariablesSecretsProviderType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.SecretsProviderType
com.evolveum.midpoint.xml.ns._public.common.common_3.EnvironmentVariablesSecretsProviderType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Environment variables secrets provider.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final Producer<EnvironmentVariablesSecretsProviderType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.SecretsProviderType
F_ALLOW_KEY_PREFIX, F_CACHE, F_DESCRIPTION, F_DISPLAY, F_DOCUMENTATION, F_IDENTIFIERFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionallowKeyPrefix(String value) clone()description(String value) display(DisplayType value) documentation(String value) <X> Xend()booleanidentifier(String value) voidsetUseSystemProperties(Boolean value) useSystemProperties(Boolean value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.SecretsProviderType
getAllowKeyPrefix, getCache, getDescription, getDisplay, getDocumentation, getIdentifier, setCache, setDescription, setDisplay, setDocumentation, setIdentifierMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, cloneWithoutIdAndMetadata, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_USE_SYSTEM_PROPERTIES
-
FACTORY
-
-
Constructor Details
-
EnvironmentVariablesSecretsProviderType
public EnvironmentVariablesSecretsProviderType() -
EnvironmentVariablesSecretsProviderType
Deprecated.
-
-
Method Details
-
isUseSystemProperties
-
getUseSystemProperties
-
setUseSystemProperties
-
equals
- Overrides:
equalsin classSecretsProviderType
-
useSystemProperties
-
identifier
- Overrides:
identifierin classSecretsProviderType
-
display
- Overrides:
displayin classSecretsProviderType
-
beginDisplay
- Overrides:
beginDisplayin classSecretsProviderType
-
description
- Overrides:
descriptionin classSecretsProviderType
-
documentation
- Overrides:
documentationin classSecretsProviderType
-
cache
- Overrides:
cachein classSecretsProviderType
-
allowKeyPrefix
- Overrides:
allowKeyPrefixin classSecretsProviderType
-
end
public <X> X end()- Overrides:
endin classSecretsProviderType
-
clone
- Overrides:
clonein classSecretsProviderType
-