Class PropertyTransformers.NoOpPropertyTransformer

java.lang.Object
org.springframework.vault.core.util.PropertyTransformers.NoOpPropertyTransformer
All Implemented Interfaces:
PropertyTransformer
Enclosing class:
PropertyTransformers

public static class PropertyTransformers.NoOpPropertyTransformer extends Object implements PropertyTransformer
PropertyTransformer that passes the given properties through without returning changed properties.