Interface LogoutAware

    • Method Detail

      • onLogout

        void onLogout​(PrincipalCollection principals)
        Callback triggered when a Subject logs out of the system.
        Parameters:
        principals - the identifying principals of the Subject logging out.