20 module 
com { module sun { module star { module auth {
    46     void    addPassword( [in] 
string UserName,
    48                          [in] 
boolean Persist )
    66     string  getPassword( [in] 
string UserName, [out] 
boolean Persist )
    79     void    removePassword( [in] 
string UserName, [in] 
boolean RemovePersist )
 indicates an underlying persistence implementation failure. 
Definition: PersistenceFailureException.idl:27
 
Definition: Ambiguous.idl:20
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45
 
supports password caching for security mechanisms which use passwords as credentials or as an input t...
Definition: XSSOPasswordCache.idl:29
 
indicates an invalid argument was passed to SSO API. 
Definition: InvalidArgumentException.idl:26