Interface DevToolsExternalLogoutProvider


public interface DevToolsExternalLogoutProvider
Interface for custom external logouts which are performed by the Development Tools Component when logging out the current user.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves a logout object on which the user can use to log out from the external system
  • Method Details

    • retrieveExternalLogout

      ExternalLogout retrieveExternalLogout()
      Retrieves a logout object on which the user can use to log out from the external system
      Returns:
      the logout object