| |
|
| org.acegisecurity.providers.AbstractAuthenticationTokenTests
AbstractAuthenticationTokenTests | public class AbstractAuthenticationTokenTests extends TestCase (Code) | | Tests
AbstractAuthenticationToken .
author: Ben Alex version: $Id: AbstractAuthenticationTokenTests.java 1496 2006-05-23 13:38:33Z benalex $ |
AbstractAuthenticationTokenTests | public AbstractAuthenticationTokenTests()(Code) | | |
AbstractAuthenticationTokenTests | public AbstractAuthenticationTokenTests(String arg0)(Code) | | |
testAuthoritiesAreImmutable | public void testAuthoritiesAreImmutable()(Code) | | |
testSetAuthenticated | public void testSetAuthenticated() throws Exception(Code) | | |
testToStringWithAuthorities | public void testToStringWithAuthorities()(Code) | | |
testToStringWithNullAuthorities | public void testToStringWithNullAuthorities()(Code) | | |
|
|
|