|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.Assert
org.apache.shindig.common.EasyMockTestCase
org.apache.shindig.social.core.oauth.OAuth2AuthenticationHandlerTest
public class OAuth2AuthenticationHandlerTest
| Field Summary | |
|---|---|
protected org.apache.shindig.social.core.oauth2.OAuth2AuthenticationHandler |
handler
|
| Constructor Summary | |
|---|---|
OAuth2AuthenticationHandlerTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testInvalidAccessTokenViaHeader()
|
void |
testInvalidAccessTokenViaURL()
|
void |
testValidAccessTokenViaHeader()
|
void |
testValidAccessTokenViaURL()
|
| Methods inherited from class org.apache.shindig.common.EasyMockTestCase |
|---|
mock, mock, mock, mock, replay, replay, reset, reset, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.shindig.social.core.oauth2.OAuth2AuthenticationHandler handler
| Constructor Detail |
|---|
public OAuth2AuthenticationHandlerTest()
| Method Detail |
|---|
public void setUp()
public void testValidAccessTokenViaURL()
throws AuthenticationHandler.InvalidAuthenticationException
AuthenticationHandler.InvalidAuthenticationExceptionpublic void testInvalidAccessTokenViaURL()
public void testValidAccessTokenViaHeader()
throws AuthenticationHandler.InvalidAuthenticationException
AuthenticationHandler.InvalidAuthenticationExceptionpublic void testInvalidAccessTokenViaHeader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||