Interface AuthenticationCallback


  • public interface AuthenticationCallback
    • Method Detail

      • updateToken

        void updateToken​(java.lang.String jwt)
        Updates the JWT used to authenticate the user
        Parameters:
        jwt - the new token