Package com.bld.crypto.aes.config.data
Class AesProperties
java.lang.Object
com.bld.crypto.aes.config.data.AesProperties
@Component
@ConfigurationProperties(prefix="com.bld.crypto.aes",
ignoreUnknownFields=true)
public final class AesProperties
extends Object
The Class AesProperties.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AesProperties
Instantiates a new aes properties.- Parameters:
keys- the keys
-
-
Method Details
-
getKeys
Gets the keys.- Returns:
- the keys
-