void |
TestOAuthPooledProvider.disconnect(TestOAuthConnection connection) |
void |
TestOAuthClientCredentialsProvider.disconnect(TestOAuthConnection connection) |
void |
TestOAuthConnectionProvider.disconnect(TestOAuthConnection connection) |
TestOAuthConnection |
TestOAuthOperations.getConnection(TestOAuthConnection connection) |
TestOAuthConnection |
TestOAuthOperations.getFlackyConnection(TestOAuthConnection connection) |
void |
TestOAuthPooledProvider.onBorrow(TestOAuthConnection connection) |
void |
TestOAuthPooledProvider.onReturn(TestOAuthConnection connection) |
void |
TestOAuthOperations.tokenExpired(TestOAuthConnection connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
TestOAuthPooledProvider.validate(TestOAuthConnection connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
TestOAuthClientCredentialsProvider.validate(TestOAuthConnection connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
TestOAuthConnectionProvider.validate(TestOAuthConnection connection) |