public class LocalCachingAuthenticatorTests extends Object
LocalCachingAuthenticator| Constructor and Description |
|---|
LocalCachingAuthenticatorTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDoubleCalls() |
void |
testNoCache() |
void |
testValidateAndCache() |
void |
testValidateAndCacheAndClean() |
void |
testValidateAndCacheAndRemove() |
void |
testValidateAndCacheSwitchDelegate() |
void |
testValidateAndExpire() |
void |
testValidateAndNoCacheSwitchDelegate() |
public void testDoubleCalls()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testNoCache()
public void testValidateAndCache()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testValidateAndCacheSwitchDelegate()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testValidateAndNoCacheSwitchDelegate()
throws Exception
Exceptionpublic void testValidateAndCacheAndRemove()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testValidateAndCacheAndClean()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionCopyright © 2016. All Rights Reserved.