Uses of Class
SOMA.security.utility.ControlPasswordException

Packages that use ControlPasswordException
SOMA.security.infrastructure   
 

Uses of ControlPasswordException in SOMA.security.infrastructure
 

Methods in SOMA.security.infrastructure that throw ControlPasswordException
 void ProfileManager.createProfile(java.lang.String refnum, java.lang.String authcode, java.lang.String password, java.lang.String filename)
          This method is used to create a new profile from scratch.
 void ProfileManager.recoverProfile(java.lang.String refnum, java.lang.String authcode, java.lang.String password, java.lang.String filename)
          This method is used to recover a profile.
 



Copyright © 2004 Luca Foschini