Interface JavaMailAuthenticationConfiguration
- All Superinterfaces:
io.micronaut.core.util.Toggleable
- All Known Implementing Classes:
JavaMailAuthenticationConfigurationProperties
public interface JavaMailAuthenticationConfiguration
extends io.micronaut.core.util.Toggleable
Java Mail authentication configuration.
- Since:
- 1.3.0
- Author:
- Lukáš Moravec
-
Method Summary
Methods inherited from interface io.micronaut.core.util.Toggleable
isEnabled
-
Method Details
-
getUsername
-
getPassword
-