Interface CredentialsRetrieverService

All Known Implementing Classes:
CredentialsRetrieverServiceImpl

public interface CredentialsRetrieverService
Strategy for retrieving authentication information from the client request.
  • Method Summary

    Modifier and Type
    Method
    Description
    getCredentials(jakarta.servlet.http.HttpServletRequest request)