Interface AuthConfig.DefinitionStages.WithGlobalValidation

    • Method Detail

      • withGlobalValidation

        AuthConfig.DefinitionStages.WithCreate withGlobalValidation​(GlobalValidation globalValidation)
        Specifies the globalValidation property: The configuration settings that determines the validation flow of users using Service Authentication/Authorization..
        Parameters:
        globalValidation - The configuration settings that determines the validation flow of users using Service Authentication/Authorization.
        Returns:
        the next definition stage.