Class OIDCRequestBuilder


  • public class OIDCRequestBuilder
    extends Object
    OIDCRequestBuilder is the class responsible for building requests for the OIDCManager based on the OIDCAgentConfig.

    OIDCRequestBuilder can build:

    • Authorization requests
    • Logout requests

    and return the String values of the generated requests.