SecurityInfo

SecurityInfo

Superclass
Object

Subclasses
none

Referenced By
ApplicationInfo, CatLogin

SecurityInfo keeps application info specific to login security.  SecurityInfo default
is stored in ApplicationInfo default.  Many of these security options require the
security database tables.

Referenced By
	CatLogin, ApplicationInfo

Instance Variables
useRoles <Boolean> use role security?
useNodes <Boolean> use node security?
useProfiles <Boolean> use profile security?
usePasswordAging <Boolean> use password aging?
loginFailureLimit <Integer> max number login failures allowed before exiting
passwordAgeLimit <Integer> number of days until a password is considered old Class Variables none Contacts barcalow@cat.ncsa.uiuc.edu