public class TestTokenAuthentication
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TestTokenAuthentication.AuthenticationServiceSecurityInfo |
| Constructor and Description |
|---|
TestTokenAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testTokenAuthentication() |
void |
testTokenCreation() |
void |
testUseExistingToken() |
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testTokenCreation()
throws java.lang.Exception
java.lang.Exceptionpublic void testTokenAuthentication()
throws java.lang.Exception
java.lang.Exceptionpublic void testUseExistingToken()
throws java.lang.Exception
java.lang.Exception