| |
|
| org.acegisecurity.providers.x509.X509AuthenticationProviderTests
X509AuthenticationProviderTests | public class X509AuthenticationProviderTests extends TestCase (Code) | | Tests
X509AuthenticationProvider author: Luke Taylor version: $Id: X509AuthenticationProviderTests.java 1496 2006-05-23 13:38:33Z benalex $ |
X509AuthenticationProviderTests | public X509AuthenticationProviderTests()(Code) | | |
X509AuthenticationProviderTests | public X509AuthenticationProviderTests(String arg0)(Code) | | |
testAuthenticationIsNullWithUnsupportedToken | public void testAuthenticationIsNullWithUnsupportedToken()(Code) | | |
testFailsWithNullCertificate | public void testFailsWithNullCertificate()(Code) | | |
testNormalOperation | public void testNormalOperation() throws Exception(Code) | | |
testPopulatorRejectionCausesFailure | public void testPopulatorRejectionCausesFailure() throws Exception(Code) | | |
testRequiresPopulator | public void testRequiresPopulator() throws Exception(Code) | | |
|
|
|