Interface Authentication

All Known Implementing Classes:
JwtAuthentication, SimpleAuthentication

public interface Authentication
  • Method Details

    • getTokenHeader

      Map<String,String> getTokenHeader()
    • resetToken

      void resetToken()