Class CustomAuthSemanticConnectionProvider
java.lang.Object
org.mule.test.semantic.extension.connection.SemanticTermsConnectionProvider
org.mule.test.semantic.extension.connection.CustomAuthSemanticConnectionProvider
- All Implemented Interfaces:
org.mule.runtime.api.connection.ConnectionProvider<SemanticConnection>
@Alias("custom")
public class CustomAuthSemanticConnectionProvider
extends SemanticTermsConnectionProvider
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.test.semantic.extension.connection.SemanticTermsConnectionProvider
connect, disconnect, validate
-
Constructor Details
-
CustomAuthSemanticConnectionProvider
public CustomAuthSemanticConnectionProvider()
-