DefaultCodestarNotificationsAuthSchemeProvider
class DefaultCodestarNotificationsAuthSchemeProvider(endpointProvider: CodestarNotificationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : CodestarNotificationsAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: CodestarNotificationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: CodestarNotificationsAuthSchemeParameters): List<AuthOption>