Package org.deltafi.common.ssl
Class SslProperties
- java.lang.Object
-
- org.deltafi.common.ssl.SslProperties
-
@ConfigurationProperties("ssl") public class SslProperties extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringNOT_SET
-
Constructor Summary
Constructors Constructor Description SslProperties()
-
-
-
Field Detail
-
NOT_SET
public static final java.lang.String NOT_SET
- See Also:
- Constant Field Values
-
-