Class VaultPath.Literal
java.lang.Object
io.helidon.integrations.vault.cdi.VaultPath.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
VaultPath
Utility to obtain
VaultPath
instances.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.integrations.vault.cdi.VaultPath
VaultPath.Literal
-
Method Summary
Modifier and TypeMethodDescriptionClass
<? extends Annotation> static VaultPath
Create a new literal.value()
-
Method Details
-
create
Create a new literal.- Parameters:
path
- vault path value- Returns:
- new vault path
-
value
-
annotationType
- Specified by:
annotationType
in interfaceAnnotation
-