:: drafts :: com :: sun :: star :: configuration :: backend ::

exception InvalidAuthenticationMechanismException
Base Hierarchy
::com::sun::star::configuration::CannotLoadConfigurationException
 |
 +-BackendSetupException
    |
    +-InvalidAuthenticationMechanismException
Description
Exception thrown when authentication to the underlying backend fails because the configured authentication mechanism is not supported by the backend or no valid mechanism can be negotiated.

Top of Page