| Class | Description |
|---|---|
| DefaultLazyPropertyDetector |
Default Lazy property detector that delegates to a custom
EncryptablePropertyDetector bean or initializes a
default DefaultPropertyDetector. |
| DefaultPropertyDetector |
Default property detector that detects encrypted property values with the format "$prefix$encrypted_value$suffix"
Default values are "ENC(" and ")" respectively.
|
Copyright © 2020. All rights reserved.