# Functions
NewSimpleManager returns an instance of Manger which only maps endpoints to challenges based on the responses which have been added the manager.
ResponseChallenges returns a list of authorization challenges for the given http Response.
# Interfaces
Manager manages the challenges for endpoints.