Framework Professional Edition Package


Package com.prosyst.mbs.services.useradmin

This package holds Simple Login service.

See:
          Description

Interface Summary
Authorization This interface extends Authorization by defining additional Authorization.logout() method.
SimpleLogin This class provides a helper service for making an easy login and logout operations.
UserAdminRemote This interface defines the methods which can be invoked remotely through the PMP.
 

Package com.prosyst.mbs.services.useradmin Description

This package holds Simple Login service.

The Simple Login service supports user login to the ProSyst mBedded Server framework and therefore, it is a simple authentication mechanism for entering the framework system. After a user successfully logs in, bundles can examine its authorization parameters. The Simple Login service is represented by the com.prosyst.mbs.services.useradmin.SimpleLogin interface. Authorization for this service is delivered by com.prosyst.mbs.services.useradmin.Authorization that in addition to checking the roles of a requester, allows user logout.


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved