ABLE 2.3.0 07/13/2005 14:21:00

Uses of Class
com.ibm.able.platform.AbleSecuritySupport

Packages that use AbleSecuritySupport
com.ibm.able.platform The com.ibm.able.platform package provides a set of classes that allows a distributed platform consisting of platform services and agents to be configured and run across physical systems. 
 

Uses of AbleSecuritySupport in com.ibm.able.platform
 

Fields in com.ibm.able.platform declared as AbleSecuritySupport
protected  AbleSecuritySupport AblePlatformDefaultAgent.mySecSppt
          A helper object to assist with security related matters.
protected  AbleSecuritySupport AbleBasicService.mySecSppt
          A helper object to assist with security related matters.
 

Constructors in com.ibm.able.platform with parameters of type AbleSecuritySupport
AblePersistenceSupport(java.lang.String thePersistenceDatabaseName, java.lang.String thePersistenceTableName, java.lang.String thePersistenceSchema, java.lang.String[] thePersistenceTableColumnNames, java.lang.String[] thePersistenceTableColumnTypes, long thePPSIntervalCheckTime, AblePersistenceSupportProcessor theProcessor, AbleSecuritySupport theSecuritySupport)
          Creates a new AblePersistenceSupport with the supplied properties.
AblePersistenceSupport(java.lang.String thePersistenceDatabaseName, java.lang.String thePersistenceTableName, java.lang.String thePersistenceSchema, java.lang.String[] thePersistenceTableColumnNames, java.lang.String[] thePersistenceTableColumnTypes, long thePPSIntervalCheckTime, AblePersistenceSupportProcessor theProcessor, AbleSecuritySupport theSecuritySupport, boolean theWriteOnlyFlag)
          Creates a new AblePersistenceSupport with the supplied properties.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005