| |
|
| javax.security.auth.AuthPermissionTest
AuthPermissionTest | public class AuthPermissionTest extends TestCase (Code) | | Tests AuthPermission class
|
AuthPermissionTest | public AuthPermissionTest(String name)(Code) | | Constructor for AuthPermissionTest.
Parameters: name - |
testConstructor_01 | public void testConstructor_01()(Code) | | The target name "createLoginContext" is deprecated
and it should be replaced by "createLoginContext.*"
|
testConstructor_02 | public void testConstructor_02()(Code) | | Checks that target name is correct
|
testConstructor_03 | public void testConstructor_03()(Code) | | Target name should not be null
|
testConstructor_04 | public void testConstructor_04()(Code) | | Action should be ignored
|
testConstructor_05 | public void testConstructor_05()(Code) | | the target name "createLoginContext.{name}" is correct
|
|
|
|