Class CustomSecretsProviderType
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.CustomSecretsProviderType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Custom secrets provider implementation, that is not known at the compile time. E.g. not bundled with midPoint.
EXPERIMENTAL:
This provider implementation is experimental. It may be changed or removed in the future versions.
- 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 ItemNamestatic final Producer<CustomSecretsProviderType>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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowKeyPrefix(String value) clone()description(String value) display(DisplayType value) documentation(String value) <X> Xend()booleanidentifier(String value) voidsetClassName(String value) voidMethods 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_CLASS_NAME
-
F_CONFIGURATION
-
FACTORY
-
-
Constructor Details
-
CustomSecretsProviderType
public CustomSecretsProviderType() -
CustomSecretsProviderType
Deprecated.
-
-
Method Details
-
getClassName
-
setClassName
-
getConfiguration
-
setConfiguration
-
equals
- Overrides:
equalsin classSecretsProviderType
-
className
-
configuration
-
beginConfiguration
-
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
-