:: com :: sun :: star :: ucb ::

exception URLAuthenticationRequest
Base Hierarchy
URLAuthenticationRequestAuthenticationRequest
    ┗ ::com::sun::star::task::ClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception

Elements' Summary
URL The URL for which authentication is requested.  
Elements' Details
URL
string URL;
Description
The URL for which authentication is requested.
Top of Page