| |
|
| org.acegisecurity.ui.rememberme.TokenBasedRememberMeServicesTests
TokenBasedRememberMeServicesTests | public TokenBasedRememberMeServicesTests()(Code) | | |
TokenBasedRememberMeServicesTests | public TokenBasedRememberMeServicesTests(String arg0)(Code) | | |
testAutoLoginIfDoesNotPresentAnyCookies | public void testAutoLoginIfDoesNotPresentAnyCookies() throws Exception(Code) | | |
testAutoLoginIfDoesNotPresentRequiredCookie | public void testAutoLoginIfDoesNotPresentRequiredCookie() throws Exception(Code) | | |
testAutoLoginIfExpired | public void testAutoLoginIfExpired() throws Exception(Code) | | |
testAutoLoginIfMissingThreeTokensInCookieValue | public void testAutoLoginIfMissingThreeTokensInCookieValue() throws Exception(Code) | | |
testAutoLoginIfNotBase64Encoded | public void testAutoLoginIfNotBase64Encoded() throws Exception(Code) | | |
testAutoLoginIfSignatureBlocksDoesNotMatchExpectedValue | public void testAutoLoginIfSignatureBlocksDoesNotMatchExpectedValue() throws Exception(Code) | | |
testAutoLoginIfTokenDoesNotContainANumberInCookieValue | public void testAutoLoginIfTokenDoesNotContainANumberInCookieValue() throws Exception(Code) | | |
testAutoLoginIfUserNotFound | public void testAutoLoginIfUserNotFound() throws Exception(Code) | | |
testAutoLoginWithValidToken | public void testAutoLoginWithValidToken() throws Exception(Code) | | |
testGettersSetters | public void testGettersSetters()(Code) | | |
testLoginFail | public void testLoginFail()(Code) | | |
testLoginSuccessIgnoredIfParameterNotSetOrFalse | public void testLoginSuccessIgnoredIfParameterNotSetOrFalse()(Code) | | |
testLoginSuccessNormalWithNonUserDetailsBasedPrincipal | public void testLoginSuccessNormalWithNonUserDetailsBasedPrincipal()(Code) | | |
testLoginSuccessNormalWithUserDetailsBasedPrincipal | public void testLoginSuccessNormalWithUserDetailsBasedPrincipal()(Code) | | |
|
|
|