| Modifier and Type | Class and Description |
|---|---|
protected static class |
HybrisOAuthTokenStoreTest.MockAuthentication |
| Constructor and Description |
|---|
HybrisOAuthTokenStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFindAccessTokensByClientId() |
void |
testFindAccessTokensByUserName() |
void |
testGetAccess() |
void |
testGetAccessTokenInvalidAuthenticationError() |
void |
testGetAccessTokenNotFoundException() |
void |
testReadAccessToken() |
void |
testReadAuthentication() |
void |
testReadAuthenticationForNotExistingRefreshToken() |
void |
testReadAuthenticationForNotExistingToken() |
void |
testReadAuthenticationForRefreshToken() |
void |
testReadNotExistingAccessToken() |
void |
testReadNotExistingRefreshToken() |
void |
testReadRefreshToken() |
void |
testRemoveAccessToken() |
void |
testRemoveRefreshToken() |
void |
testStoreAccessToken() |
void |
testStoreRefreshToken() |
public void setUp()
public void testReadAuthentication()
public void testReadAuthenticationForNotExistingToken()
public void testReadAccessToken()
public void testReadNotExistingAccessToken()
public void testStoreAccessToken()
public void testRemoveAccessToken()
public void testFindAccessTokensByUserName()
public void testFindAccessTokensByClientId()
public void testReadRefreshToken()
public void testReadNotExistingRefreshToken()
public void testStoreRefreshToken()
public void testReadAuthenticationForRefreshToken()
public void testReadAuthenticationForNotExistingRefreshToken()
public void testRemoveRefreshToken()
public void testGetAccessTokenNotFoundException()
public void testGetAccessTokenInvalidAuthenticationError()
public void testGetAccess()
Copyright © 2017 SAP SE. All Rights Reserved.