Function createAuthDescriptorValidator

  • Creates an AuthDescriptorValidator that can be used to validate auth descriptors

    Parameters

    • authDataService: AuthDataService

      the auth data service to use

    • useCache: boolean

      wether the validator should store validation results between calls or if it should perform a new validation each time

    Returns AuthDescriptorValidator

    an AuthDescriptorValidator instance