get Credentials
inline fun <T : Credentials> AuthenticationSupported.getCredentials(credentialsType: KClass<T>): T(source)
inline fun <T : Credentials> AuthenticationSupported.getCredentials(credentialsType: KClass<T>): T(source)
Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.artifacts.repositories.AuthenticationSupported.getCredentials.
See also
Authentication Supported. get Credentials