public interface VaultPersistentEntity<T> extends KeyValuePersistentEntity<T,VaultPersistentProperty>
PersistentEntity
.Modifier and Type | Method and Description |
---|---|
String |
getSecretBackend() |
getKeySpace
addAssociation, addPersistentProperty, setEvaluationContextProvider, setPersistentPropertyAccessorFactory, verify
doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getName, getPersistenceConstructor, getPersistentProperties, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getPropertyPathAccessor, getRequiredAnnotation, getRequiredIdProperty, getRequiredPersistentProperty, getRequiredVersionProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isAnnotationPresent, isConstructorArgument, isIdProperty, isImmutable, isNew, isVersionProperty, requiresPropertyPopulation
forEach, iterator, spliterator
String getSecretBackend()
PersistentEntity
is stored.Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.