Package com.ibm.dse.applsrv.aa

Interface Summary
EncryptionInterface This interface defines the API requirements for encryption.
LimitsConstants The interface contains the definitions of constants related to LIMITS
LogHandler This is the interface for the handler of logged messages.
RoleHandlerInterface This is the interface for the implementor of role handler.
SecurityConstants Constants used by the security component.
SecurityManagerInterface This interface defines the APIs for a security manager.
SecurityPersistence This is the interface specification for the persistence of security objects.
SecurityServiceConstants The interface contains the definitions of all the Security constants.
SecurityTestInterface This interface is for TESTING ONLY.
 

Class Summary
Array Generalization of Vector.
Dictionary General dictionary class.
DummyStringParser This is a dummy parser which processes an already parsed list of strings.
IntegerElement This class represents an integer element.
IntegerKeyDictionary This class implements a dictionary which is keyed by integers.
Log This class controls tracing for security.
Scrambler This class represents the default text scrambler.
SecurityAccessService This class implements the Security Access Service.
SecurityAdministrationService This class implements the Security Administration Service.
SecurityConfiguration This class represents the system configuration for security.
SecurityContext The class defines a user's context.
SecurityController This class represents the default controller for the security objects.
SecurityGroup This class represents a security group.
SecurityIO This class defined the functionality to export security objects to a text file or import security objects from a text file.
SecurityJDBC This class enhances the JDBCTable class.
SecurityJDBCPersistence This class represents a JDBC persistence controller for the security objects.
SecurityJDBCPersistence2 This class represents a JDBC persistence controller for the security objects.
SecurityLimit This class represents a limit to the security system.
SecurityManager This class is the public access point to CBTF Security.
SecurityObject This class represents the abstract parent of security object.
SecurityRight This class represents a security right.
SecurityRole This class represents a security role.
SecurityService This class represents a security service.
SecurityTextPersistence This class represents a text file persistence controller for the security objects.
SecurityUser This class represents a user to the security system.
SimpleSecurityPersistence This class represents a simple but effective persistence controller for the security objects.
StringParser This is an enhanced version of StringTokenizer.
Tracer This class controls tracing for each of its instances.
 

Exception Summary
DSESecurityException This class represents any type of error within the security component.
NestedException This class represents a nested error in security.