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

exception InvalidAuthenticationMechanismException
Base Hierarchy
InvalidAuthenticationMechanismExceptionBackendSetupException
    ┗ ::com::sun::star::configuration::CannotLoadConfigurationException
       ┗ ::com::sun::star::uno::Exception
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.
Since
OOo 1.1.2

Top of Page