All Packages Class Hierarchy This Package Previous Next Index
Class semper.download.registration.CredentialSrvAdmin
java.lang.Object
|
+----semper.download.registration.CredentialSrvAdmin
- public class CredentialSrvAdmin
- extends Object
- implements MenuLaunchable
The CredentialSrvAdmin offers the main functionality to the
CRA administrator in order to manipulate the stored credentials and NewServer
records
- Version:
- $Revision: 1.2 $ $Date: 1998/05/28 15:06:44 $
- Author:
- Petros Pantis, Kostas Tzelepis
-
CredentialSrvAdmin(CredentialSrvAppl)
- Object constructor
-
launch()
- Called from the tinguin's application menu thread
CredentialSrvAdmin
public CredentialSrvAdmin(CredentialSrvAppl crSrv)
- Object constructor
- Parameters:
- crSrv - the
CredentialSrvAppl that constructs the current object
launch
public void launch()
- Called from the tinguin's application menu thread
All Packages Class Hierarchy This Package Previous Next Index