| |
|
| org.acegisecurity.providers.cas.CasAuthenticationProviderTests
CasAuthenticationProviderTests | public class CasAuthenticationProviderTests extends TestCase (Code) | | Tests
CasAuthenticationProvider .
author: Ben Alex version: $Id: CasAuthenticationProviderTests.java 1496 2006-05-23 13:38:33Z benalex $ |
CasAuthenticationProviderTests | public CasAuthenticationProviderTests()(Code) | | |
CasAuthenticationProviderTests | public CasAuthenticationProviderTests(String arg0)(Code) | | |
testAuthenticateStateful | public void testAuthenticateStateful() throws Exception(Code) | | |
testAuthenticateStateless | public void testAuthenticateStateless() throws Exception(Code) | | |
testDetectsAMissingTicketId | public void testDetectsAMissingTicketId() throws Exception(Code) | | |
testDetectsAnInvalidKey | public void testDetectsAnInvalidKey() throws Exception(Code) | | |
testDetectsMissingAuthoritiesPopulator | public void testDetectsMissingAuthoritiesPopulator() throws Exception(Code) | | |
testDetectsMissingKey | public void testDetectsMissingKey() throws Exception(Code) | | |
testDetectsMissingProxyDecider | public void testDetectsMissingProxyDecider() throws Exception(Code) | | |
testDetectsMissingStatelessTicketCache | public void testDetectsMissingStatelessTicketCache() throws Exception(Code) | | |
testDetectsMissingTicketValidator | public void testDetectsMissingTicketValidator() throws Exception(Code) | | |
testIgnoresClassesItDoesNotSupport | public void testIgnoresClassesItDoesNotSupport() throws Exception(Code) | | |
testIgnoresUsernamePasswordAuthenticationTokensWithoutCasIdentifiersAsPrincipal | public void testIgnoresUsernamePasswordAuthenticationTokensWithoutCasIdentifiersAsPrincipal() throws Exception(Code) | | |
testSupports | public void testSupports()(Code) | | |
|
|
|