ExportSecurityConfigUseCase
Use case for exporting security configuration to a JSON format.
Functions
Link copied to clipboard
operator fun invoke(sink: ERROR CLASS: Symbol not found for BufferedSink, securityConfig: ERROR CLASS: Symbol not found for Config.SecurityConfig): ERROR CLASS: Symbol not found for Result<kotlin/Unit>
Exports the provided Config.SecurityConfig as a JSON string to the given BufferedSink.