Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: mail ::

unpublished interface XAuthenticator
Usage Restrictions
not published
Description
Represents an interface that will be used to query for user information which are necessary to login to a network resource. An implementation of this interface may for instance show a dialog to query the user for the necessary data.
Since
OOo 2.0

Methods' Summary
getUserName Will be called when the user name is needed.  
getPassword Will be called when the password of the user is needed.  
Methods' Details
getUserName
string
getUserName();

Description
Will be called when the user name is needed.
Returns
the user name.
getPassword
string
getPassword();

Description
Will be called when the password of the user is needed.
Returns
the password of the user.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.