Class EncryptingContentStoreImpl<S,SID extends Serializable>

java.lang.Object
internal.org.springframework.content.fragments.EncryptingContentStoreImpl<S,SID>
All Implemented Interfaces:
ContentStoreAware, AssociativeStore<S,SID>, ContentRepository<S,SID>, ContentStore<S,SID>, Store<SID>

public class EncryptingContentStoreImpl<S,SID extends Serializable> extends Object implements ContentStore<S,SID>, ContentStoreAware