java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.jdbc.TestExternalAuthorizerOAuth2
public class TestExternalAuthorizerOAuth2
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TestExternalAuthorizerOAuth2
public TestExternalAuthorizerOAuth2()
-
Method Details
-
-
shouldAuthenticateAndExecuteQuery
public void shouldAuthenticateAndExecuteQuery()
throws
Exception
- Throws:
Exception
-
shouldAuthenticateAfterTokenExpires
public void shouldAuthenticateAfterTokenExpires()
throws
Exception
- Throws:
Exception