Package org.jboss.test

Class Summary
DelegatingPolicyTestCase  
LoginContextTestCase  
LoginModulesTestCase Tests of the LoginModule classes.
NamespacePermission A path like heirarchical permission.
NamespacePermissionCollection The PermissionCollection object for NamespacePermissions.
NestableGroupTestCase Tests of the NestableGroup class.
NestablePrincipalTestCase Tests of the NestablePrincipal class.
PasswordHasher A utility program for generating password hashes given the hashAlgorithm, hashEncoding, and hashCharset options used by the UsernamePasswordLoginModule.
PermissionName A javax.naming.Name based key class used as the name attribute by NamespacePermissions.
PermissionName.NameLengthComparator An alternate PermissionName comparator that first orders names by length(longer names before shorter names) to ensure that the most precise names are seen first.
SecurityProviderlTestCase Tests of the org.jboss.crypto.* Java Cryptography Architecture plugin classes
SimpleSRPServer A simple hard coded implementation of SRPServerInterface that validates any given username to the password and salt provided to its constructor.
SRPLoginTest A test of the SRPLogin module
SRPProtocolTestCase Test of the SRP protocol msg exchange sequence.
SRPServerImpl An RMI application that creates a SRPRemoteServer instance and exports it on the standard RMI register 1099 port.
SunConfigParserTestCase Tests of the Sun login configuration file format parser
TestJCE Tests of the Java Cryptography Extension framework
TestJCEIntegration Tests of using the Java Cryptography Extension framework with SRP.
TestLogin  
TestLoginModule  
TestProtocol Test of the SRP protocol msg exchange sequence.
ThreadLocalTestCase Tests of propagating the security identity across threads using InheritableThreadLocal.
TstClient A simple test client that looks up the SimpleSRPServer in the RMI registry and attempts to validate the username and password passed on the command line.
TstTimedCache Tests of the TimedCachePolicy class.
UtilTestCase Tests of the org.jboss.security.Util class
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.