public class KeystoneTests extends AbstractTest
AbstractTest.ServiceJSON_ACCESS, JSON_TOKEN, server| Constructor and Description |
|---|
KeystoneTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
auth_Token_Test()
authenticates with a token+projectId+projectDomainId
|
void |
authenticate_unscoped_exception_Test()
try to authenticate unscoped.
|
void |
authenticate_userId_password_domainId_Test()
authenticates with userId+password+domainId
|
void |
authenticate_userId_password_domainName_Test()
authenticates with userId+password+domainName
|
void |
authenticate_userId_password_projectId_projectDomainId_Test()
authenticates with userId+password+projectId+projectDomainId
|
void |
authenticate_userName_password_domainId_Test()
authenticates with userName+password+domainId
|
void |
authenticate_userName_password_projectId_projectDomainId_Test()
authenticates with userName+password+projectId+projectDomainId
|
void |
reAuthentication_Test()
reAuthenticate after authorizationError e.g.
|
protected AbstractTest.Service |
service() |
afterTest, associateClient, authURL, os, osv3, respondWith, respondWith, respondWith, respondWith, respondWith, respondWithCodeAndResource, respondWithHeaderAndResource, startServerprotected AbstractTest.Service service()
service in class AbstractTestpublic void authenticate_userId_password_projectId_projectDomainId_Test()
throws Exception
Exceptionpublic void authenticate_userName_password_projectId_projectDomainId_Test()
throws Exception
Exceptionpublic void authenticate_userId_password_domainId_Test()
throws Exception
Exceptionpublic void authenticate_userName_password_domainId_Test()
throws Exception
Exceptionpublic void authenticate_userId_password_domainName_Test()
throws Exception
Exceptionpublic void authenticate_unscoped_exception_Test()
throws Exception
Exceptionpublic void auth_Token_Test()
throws Exception
ExceptionCopyright © 2016. All Rights Reserved.