Package edu.washington.biostr.sig.brainj3d.core.security

security provides features to control security with Users and Groups.

See:
          Description

Class Summary
Group Title:
SecurityControl Title:
SecurityFileReader Title:
User Title:
 

Package edu.washington.biostr.sig.brainj3d.core.security Description

security provides features to control security with Users and Groups. This provides 3 threadsafe classes to control security. They can only be created by SecurityControl. To get a user, first call SecurityControl.create(URL, Context) and then use this control object to fetch a user.

Package Specification

Related Documentation



Copyright © 2006 University of Washington. All Rights Reserved.